sam-astro
d24044a242
Fix issues, add features
...
* Allow for odd spacing, (ex. tabs, no tabs, spaces, etc.)
* Rename from determinant to comparer
* Fix syntax
* Fix issues with single arg function calls, and `Print` and `Printl` functions now work
* Escape sequences now work as they should
2022-05-27 19:16:41 -04:00
sam-astro
33805294d3
add EXIT_WHEN_DONE = false
2022-05-27 08:24:30 -04:00
sam-astro
44b2e40e94
(broken) Allow for any amount of whitespace
2022-05-26 21:01:44 -04:00
sam-astro
f0321d9927
Update extra-include.zs
2022-05-26 10:49:10 -04:00
sam-astro
a1dcb55468
Antialiased text as an extra Text option, update platformer
2022-05-25 17:34:06 -04:00
sam-astro
86af2af61a
Optimize script
2022-05-25 07:46:22 -04:00
sam-astro
3d8fca05ba
Add description
2022-05-25 07:25:14 -04:00
sam-astro
2cce226575
Working on platformer
2022-05-24 21:40:58 -04:00
sam-astro
664c6de666
Implement new functions for easier parsing, pixel scaling, and started making threading
2022-05-22 16:39:53 -04:00
sam-astro
74df9cdaf7
Allow for same-line curly brackets on: if, while, func
2022-05-22 13:28:57 -04:00
sam-astro
cefbbd140b
Allow including other .ZS files in order to import other functions and variables
2022-05-22 13:06:02 -04:00
sam-astro
22439cc357
Create script.zs
2022-05-22 00:23:27 -04:00