inspirer / textmapper

Lexer and Parser generator
http://textmapper.org
MIT License
107 stars 23 forks source link

use boolean return to distinguish optional fields on AST nodes #28

Closed mewmew closed 5 years ago

mewmew commented 5 years ago

Fixes #27.

mewmew commented 5 years ago

Note, the use of whitespace in go_types.ltp may be different to what the project uses. Feel free to update as you see fit.