Implement comparison operators

This commit is contained in:
2024-04-02 09:07:13 +02:00
parent 33a951687b
commit 0cad759415
9 changed files with 205 additions and 42 deletions

2
TODO
View File

@ -15,6 +15,8 @@
- It seems instructions are correctly encoded only if the compiler is running
on a little endian architecture.
- Merge declaration and definition nodes.
- Pointer.
- Static array.
# Shell
- Persist the history.