Archived
1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
00572642eb Editing DESTDIR 2020-01-27 20:10:05 -05:00
bc55b53f8a Made DESTDIR a variable passable through the shell invocation 2020-01-27 20:03:13 -05:00
29ec8263d4 Using DESTDIR to provide option for install path 2020-01-27 19:44:48 -05:00
f1d53ddae1 Added install step 2020-01-27 19:32:44 -05:00
Brandon Rozek
0bc8eaa46c Enabled O3 optimizations 2018-09-27 23:33:48 -04:00
Brandon Rozek
3cdf1f439c Changed extensions from C style to C++ style 2018-09-26 19:28:55 -04:00
Brandon Rozek
8b5732a398 Switched to C++17 compiler 2018-09-26 19:17:08 -04:00
Brandon Rozek
24e3003c00 Converted project to C++ 2018-09-26 16:44:22 -04:00
Brandon Rozek
28e2352eac Added string support to SLOTH (comparisons, string concatenation, etc)
Refactored print_value code
2018-09-26 15:43:08 -04:00
Brandon Rozek
1186419184 Added a shell when no arguments are given to sloth.
Now has a new dependencies on editline library.
2018-09-26 12:47:43 -04:00
Brandon Rozek
8c7571bef4 Modularized programming language code. Code is no longer in several large files :) 2018-09-25 22:37:05 -04:00
fbfaf0ddb8 Added beginning code for SLOTH 2018-09-18 22:50:15 -04:00