|
455b52a0b0
|
Tokenize the input with flex
|
2024-12-20 15:49:33 +01:00 |
|
|
a3cc21cc9e
|
Implement comparison operators
|
2024-12-20 15:49:33 +01:00 |
|
|
e0eaef7454
|
Include the filename in the error messages
|
2024-12-20 15:49:33 +01:00 |
|
|
031f6724bd
|
Support failure tests
|
2024-12-20 15:49:33 +01:00 |
|
|
4af742ab02
|
Replace ! with a function call writei
|
2024-12-20 15:49:33 +01:00 |
|
|
688557b012
|
Write parts of generated code directly to objects
|
2024-12-20 15:49:33 +01:00 |
|
|
b44431f9cd
|
Implement simple if conditions
|
2024-12-20 15:49:33 +01:00 |
|
|
546e0affb4
|
Assign variables
|
2024-12-20 15:49:33 +01:00 |
|
|
87150fca0b
|
Support surrounding begin and end
|
2024-12-20 15:49:33 +01:00 |
|
|
e3e9c76ead
|
Implement division
|
2024-12-20 15:49:33 +01:00 |
|
|
219f08fe7c
|
Split code generation from the ui
|
2024-12-20 15:49:33 +01:00 |
|
|
b0f33da7af
|
Implement multiplication
|
2024-12-20 15:49:33 +01:00 |
|
|
40f2c1eede
|
Extend the tester to compile sources
|
2024-12-20 15:49:33 +01:00 |
|
|
160a97930e
|
Create a minimal interactive shell
|
2024-12-20 15:49:33 +01:00 |
|
|
bfb15f2d4a
|
Grow stack automatically
|
2024-12-20 15:49:33 +01:00 |
|