Commit Graph

3 Commits

Author SHA1 Message Date
1dd058ae18 Add binary and hex number parsing
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2024-09-26 10:03:54 -07:00
11a5a1247e Fix mix-up in the parser
>= and > had gotten mixed up and were being parsed as each other. This
is fixed.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2024-09-24 17:16:47 -07:00
16f3dc960c Base initial commit
Still WIP, working on object system still, which in Rust, makes me want
to kill myself

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2024-09-20 16:04:30 -07:00