treerack/notes.txt
2017-10-28 22:54:15 +02:00

28 lines
580 B
Plaintext

error reporting
- 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
what was the bug with the large json from eskip?
[next]
missing tests, coverage:
- validation
- error cases
- whitespace cases
error reporting
coverage
custom tokens
indentation
streaming
code generation go:
- find things that depend on the syntax input
- char matches can be generated into switches
code generation js
ws and nows flags
[problems]
can the root be an alias? check the commit mechanism