Commit graph

11 commits

Author SHA1 Message Date
d3e0bab29a
rename lexer module 2025-03-12 10:35:16 -04:00
52cb1d8ed9
re-add source location info 2025-03-12 10:34:23 -04:00
1c5e487e61
start writing up some docs
mostly to help me remember what the plan is
2025-03-11 23:02:07 -04:00
e2ba4d16f4
more rewrite of lexer, add simple ints 2025-03-11 23:00:55 -04:00
5af4838924
delete unused module
it will likely be back at some point, but not worth worrying about for
now.
2025-03-11 22:59:44 -04:00
e7a7a40251
reorganization for easier testing 2025-03-11 22:59:16 -04:00
c36f1a348c
switch to binaries, parse identifiers 2025-02-26 18:45:15 -05:00
5e24400ecb
add exdoc 2025-02-26 11:45:04 -05:00
3ab3c94411
rewrite to iterator style 2025-02-26 11:13:18 -05:00
f83643c926
more skeleton 2025-02-25 19:22:08 -05:00
d48c0e0fa2
initial commit 2025-02-25 18:34:39 -05:00