|
a8882d1cb4
|
Added ability to define variables
|
2018-06-09 19:45:12 -04:00 |
|
|
faf8a22331
|
Finished implementing the environment
|
2018-06-09 19:30:24 -04:00 |
|
|
e5d5aee39e
|
Started on function type and added copy operation
|
2018-06-09 18:40:32 -04:00 |
|
|
a47f72f510
|
Added builtin cons operation
|
2018-06-09 10:16:03 -04:00 |
|
|
cd75e60fb9
|
Added builtin init functionality for Q-expressions
|
2018-06-07 20:33:56 -04:00 |
|
|
3c27644903
|
Added builtin len functionality for Q-expressions
|
2018-06-07 20:22:06 -04:00 |
|
|
a485e65838
|
Added head, tail, list, eval, and join for Q-expressions
|
2018-06-07 20:06:57 -04:00 |
|
|
dd5de0cafa
|
Refactored error functionality and added Q-Expression functions to syntax
|
2018-06-07 19:36:52 -04:00 |
|
|
7824842704
|
Refactored code into subfiles
|
2018-06-07 19:10:53 -04:00 |
|