|
|
af315647bd
|
Added Starlark scripting language for SCRIPT blocks.
|
2025-11-06 06:57:06 +01:00 |
|
|
|
d09a039697
|
Generate ASM, ENDASM and SCRIPT, ENDSCRIPT asm comments in output
|
2025-11-06 05:35:27 +01:00 |
|
|
|
bacd4851ef
|
Added incr and decr and also local variable expansion in asm blocks.
|
2025-11-05 18:49:54 +01:00 |
|
|
|
bea0640f0b
|
Added while break wend with a generic comparisonGenerator object
|
2025-11-04 17:45:41 +01:00 |
|
|
|
88f90fe5be
|
Added and, or, xor and subtract commands
|
2025-11-02 18:07:14 +01:00 |
|
|
|
ac40f67ec0
|
Added ADD command
|
2025-11-02 00:43:23 +01:00 |
|
|
|
89d8493192
|
Added compiler, command and the BYTE command for a first iteration.
|
2025-11-01 18:50:01 +01:00 |
|
|
|
558dc8657c
|
Added funchandler.go + tests
|
2025-10-27 20:56:43 +01:00 |
|
|
|
495aaeb6c0
|
Changed the delimiter between scope name and variable name to underscore and updated tests
|
2025-10-27 19:43:33 +01:00 |
|
|
|
8b4c7dc0d4
|
Added conststr + tests for handling constant strings.
|
2025-10-26 21:06:11 +01:00 |
|
|
|
134dbd1d3c
|
Added labelstack and symboltable.
|
2025-10-26 17:10:18 +01:00 |
|