8 Commits

Author SHA1 Message Date
2a818d1c05 grammar: document DOS newlines 2023-08-26 02:22:28 +00:00
fd054ba5f9 grammar: document equ 2023-08-26 02:20:14 +00:00
b6db4bfb97 grammar.txt: minor corrections 2023-08-26 02:16:54 +00:00
6553b64937 grammar.txt: document ':'-suffixed immediates 2023-08-26 02:06:37 +00:00
c2c59495b3 lexer: add support for binary number literals 2023-08-23 19:34:09 -07:00
f51ec95713 grammar: update
This moves the expression grammar from parser.cpp to grammar.txt.
2023-08-23 19:17:10 -07:00
e520a0de19 parser: initial op parsing 2023-08-20 00:59:41 +00:00
d05767d280 grammar.txt: initial 2023-08-19 04:14:21 +00:00