Brandon Rozek
|
cf0a90dda1
|
Added vectors into the syntax of the language
|
2018-10-01 17:15:59 -04:00 |
|
Brandon Rozek
|
6022898e2b
|
Replaced make_node with a Node constructor
|
2018-09-28 12:05:06 -04:00 |
|
Brandon Rozek
|
3cdf1f439c
|
Changed extensions from C style to C++ style
|
2018-09-26 19:28:55 -04:00 |
|
Brandon Rozek
|
aa7e348552
|
Casted pointers to correct type and seperated out the LAMBDATAG and LAMBDA constants
|
2018-09-26 15:56:36 -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 |
|