Commit graph

11 commits

Author SHA1 Message Date
f203da328b [fine] Tests for conditional, semicolon optional at end of block
Just like rust, ';' means "discard this value".
2024-01-04 19:47:44 -08:00
ec5e59aed3 [fine] Clean up comments a bit 2024-01-04 19:44:03 -08:00
26871aa9ae [fine] Automatic rebase support for CST 2024-01-04 19:42:51 -08:00
1f6d7ec131 [fine] Dump CSTs and an example zoo 2024-01-04 13:25:17 -08:00
757db0ba3e [fine] Extract the CST 2024-01-03 22:06:46 -08:00
4fe3137027 [fine] A concrete syntax tree parser
Where in the world am I going with this?
2024-01-03 16:12:17 -08:00
5968fb1f6a [fine] Use -> Import
I don't know what I'm doing
2024-01-03 06:35:18 -08:00
d2d144a5ec [fine] Tokens is not Iterator
It was not pulling its weight
2024-01-03 06:18:26 -08:00
93cc30ba9b [fine] Use keyword 2024-01-03 05:45:12 -08:00
d73f77cf00 [fine] Beginning a binary 2024-01-03 05:44:59 -08:00
8a867de7e7 [fine] The name is official 2024-01-02 16:50:21 -08:00