treerack/notes.txt

14 lines
264 B
Plaintext
Raw Normal View History

2017-06-26 01:21:46 +02:00
error reporting
2017-07-15 19:04:04 +02:00
- longest parse
- count the lines
- print the line
- print the deepest non-alias node name
- print the documentation of the node name
read, with error reporting
2017-06-26 01:21:46 +02:00
custom tokens
indentation
2017-06-26 02:20:23 +02:00
streaming
2017-06-26 01:21:46 +02:00
benchmarking
code generation go
code generation js