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
2020-01-27 20:03:13 -05: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 Fixed the issue where I was only parsing a single digit for integers. 2018-10-03 14:07:31 -04:00
.gitignore Added string support to SLOTH (comparisons, string concatenation, etc) 2018-09-26 15:43:08 -04:00
Makefile Made DESTDIR a variable passable through the shell invocation 2020-01-27 20:03:13 -05:00