Kayne Ruse
|
6d5549fc8e
|
Added scopes using '{}' symbols, read more
I've also added a new literal type called 'identifier'. This will be
used for variable names, and has a type mask embedded in it.
|
2022-08-08 15:02:12 +01:00 |
|
Kayne Ruse
|
08ce270e06
|
Minor tweak to header loading
|
2022-08-08 10:35:41 +01:00 |
|
Kayne Ruse
|
ceeca9d40f
|
Fiddling with -Wpedantic
|
2022-08-07 21:39:21 +01:00 |
|
Kayne Ruse
|
9a415738d9
|
Implemented groupings
|
2022-08-07 15:04:19 +01:00 |
|
Kayne Ruse
|
d7fda480fd
|
Added assert keyword, with re-routable print and assert outputs
|
2022-08-07 12:26:04 +01:00 |
|
Kayne Ruse
|
a05b93975e
|
Basic arithmetic works
|
2022-08-06 14:50:22 +01:00 |
|
Kayne Ruse
|
c178824a0a
|
Forgot a function call
|
2022-08-06 08:22:09 +01:00 |
|
Kayne Ruse
|
7a3986af33
|
Wrote the interpreter
|
2022-08-06 07:58:32 +01:00 |
|