Archived
1
0
Fork 0
An imperative style programming language originally based on the SLOTH programming language. Somewhat morphing into a different style as time goes on.
This repository has been archived on 2023-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Brandon Rozek 8dd2e789c0 struct->classes
Environment now has destructor
2018-09-28 21:54:24 -04:00
examples Added beginning code for SLOTH 2018-09-18 22:50:15 -04:00
extra Updated token splitter to contain lambda notatoin 2018-09-28 15:28:47 -04:00
src struct->classes 2018-09-28 21:54:24 -04:00
.gitignore Added string support to SLOTH (comparisons, string concatenation, etc) 2018-09-26 15:43:08 -04:00
Makefile Enabled O3 optimizations 2018-09-27 23:33:48 -04:00