blynn / nex

Lexer for Go
http://cs.stanford.edu/~blynn/nex/
GNU General Public License v3.0
416 stars 47 forks source link

issue with y.(*Lexer).p #16

Open geraldstanje opened 9 years ago

geraldstanje commented 9 years ago

hi,

could the following hack be added by nex? printf '/NEX_END_OF_LEXER_STRUCT/i\np *Tacky\n.\nw\nq\n' | ed -s tacky.nn.go

also the nex file expects a newline at the end of the file... why?