Update TODOs
This commit is contained in:
parent
5c8ba725a9
commit
d6981b3714
5
TODO.xit
5
TODO.xit
|
@ -1,6 +1,11 @@
|
||||||
|
|
||||||
[x] Fix recursive definition problems in grammar.clj
|
[x] Fix recursive definition problems in grammar.clj
|
||||||
|
|
||||||
|
TODOS for parser
|
||||||
|
[ ] Make parser errors pretty
|
||||||
|
[ ] Use synchronization to make parsing more robust
|
||||||
|
[ ] Decide on synchronization tokens: [then else ] ) } , ; \n]
|
||||||
|
|
||||||
TODOS from interpreter
|
TODOS from interpreter
|
||||||
[x] implement tuple splat patterns
|
[x] implement tuple splat patterns
|
||||||
[x] update match-list to use new AST representation
|
[x] update match-list to use new AST representation
|
||||||
|
|
Loading…
Reference in New Issue
Block a user