Files
Toy/source
Kayne Ruse 3148a56ce0 Added simple assignment, read more
I was coding earlier this week, but my brain was so foggy I ended up not
knowing what I was doing. After a few days break, I've cleaned up the
mess, which took hours.

Changes:
* Variables can be assigned
* Added new value types as placeholders
* Added 'compare' and 'assign' to the AST
* Added duplicate opcode
* Added functions to copy and free values
* Max name length is 255 chars
* Compound assigns are squeezed into one word

To be completed:

* Tests for this commit's changes
* Compound assignments
* Variable access
2024-10-25 22:48:24 +11:00
..
2024-10-19 15:58:17 +11:00
2024-10-25 22:48:24 +11:00
2024-10-25 22:48:24 +11:00
2024-10-02 03:39:38 +10:00
2024-10-14 12:41:53 +11:00
2024-10-12 19:34:37 +11:00
2024-10-25 22:48:24 +11:00
2024-10-25 22:48:24 +11:00
2024-10-25 22:48:24 +11:00
2024-10-25 22:48:24 +11:00