|
|
9d0003ff14
|
Add test file, implement and/or/not, prepare for proper compound proc
|
2021-06-01 21:32:06 -04:00 |
|
|
|
f8b8019682
|
Implement cons, car, cdr, null?, pair? resolves #1
|
2021-05-31 13:00:12 -04:00 |
|
|
|
7d8a256c76
|
Implement support for cond resolves #4
|
2021-05-31 11:21:20 -04:00 |
|
|
|
2e67e1220c
|
Implement display and string support resolves #10
|
2021-05-30 22:49:31 -04:00 |
|
|
|
1da08c0a43
|
Implement PartialEq and PartialOrd resolves #7
|
2021-05-30 12:25:20 -04:00 |
|
|
|
aaa93d8593
|
Implement REPL resolves #5
|
2021-05-30 10:19:35 -04:00 |
|
|
|
390c5d1b48
|
Implement lambda application (boom!)
|
2021-05-29 13:50:26 -04:00 |
|
|
|
b0bf78a3bd
|
Implement primitive procedure application
|
2021-05-20 23:18:19 -04:00 |
|