mransan / ocaml-protoc

A Protobuf Compiler for OCaml
https://mransan.github.io/ocaml-protoc/
MIT License
179 stars 33 forks source link

Remap tokens following a `T_*` convention. #106

Closed shayne-fletcher closed 7 years ago

shayne-fletcher commented 7 years ago

Also, delete trailing whitespace in the lexer and parser.

mransan commented 7 years ago

Yeah!!

shayne-fletcher commented 7 years ago

Nice.