Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove OP_PUTS and OP_PRINT, use say and write functions instead | ubq323 | 2024-06-26 | 1 | -1/+1 |
* | remove implicit print and adjust tests accordingly | ubq323 | 2024-06-26 | 1 | -2/+2 |
* | add local variables and (let) form | ubq323 | 2024-06-24 | 1 | -1/+1 |
* | keep track of stack position while compiling | ubq323 | 2024-06-24 | 1 | -0/+2 |