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.
Go to file
2020-03-29 14:12:31 -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
snap Revised command to sloth-brandonrozek in snaps 2020-01-27 21:49:27 -05: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
LICENSE Create LICENSE 2020-03-29 14:12:19 -04:00
Makefile Create directory if not existant 2020-01-27 20:19:34 -05:00