Přemysl Eric Janouch
|
4698e522cc
|
Fix regression in multiplication
|
2017-05-28 10:02:19 +02:00 |
Přemysl Eric Janouch
|
81853a37fb
|
Update README
|
2017-05-27 20:20:49 +02:00 |
Přemysl Eric Janouch
|
ef925158e3
|
Update README
|
2017-05-26 20:31:30 +02:00 |
Přemysl Eric Janouch
|
3e68a09ae1
|
Remove suck
struct context::arguments stank, the "arg" special form stank.
The amount of lines this adds can be counted on one hand.
|
2017-05-26 20:15:43 +02:00 |
Přemysl Eric Janouch
|
8414e07010
|
Implement dynamic scoping
Okay, that was a PITA to not have.
But I think I'm set now, feature-wise.
|
2017-05-26 15:20:14 +02:00 |
Přemysl Eric Janouch
|
fa892b99e7
|
Update README
|
2017-05-26 12:49:15 +02:00 |
Přemysl Eric Janouch
|
ec7a0dc95f
|
Add "values"
This oneliner is way too important to be left out.
|
2017-05-26 01:47:56 +02:00 |
Přemysl Eric Janouch
|
735dfd026a
|
Make and/or more useful
Now they follow Scheme, they just aren't special forms here.
|
2017-05-26 01:27:30 +02:00 |
Přemysl Eric Janouch
|
a621de2d50
|
Update README
|
2017-05-25 14:38:43 +02:00 |
Přemysl Eric Janouch
|
b9c2a395d9
|
Fix lies in README
|
2017-05-21 18:20:12 +02:00 |
Přemysl Eric Janouch
|
dae5622955
|
Remove some ancient stupidity
|
2017-05-21 17:47:19 +02:00 |
Přemysl Eric Janouch
|
d1d598f968
|
Update README
|
2017-05-21 13:37:43 +02:00 |
Přemysl Eric Janouch
|
e1ec59043e
|
Update README
|
2017-05-21 13:19:49 +02:00 |
Přemysl Eric Janouch
|
04364b75ea
|
Add "eq?" and "lt?"
|
2017-05-21 13:19:48 +02:00 |
Přemysl Eric Janouch
|
d2155031d0
|
Implement if, for, map, filter
|
2017-05-21 13:19:47 +02:00 |
Přemysl Eric Janouch
|
365d6e69e1
|
Various mostly safety fixes
|
2017-05-21 13:19:45 +02:00 |
Přemysl Eric Janouch
|
c47581a922
|
Update README
|
2017-05-21 13:19:45 +02:00 |
Přemysl Eric Janouch
|
a5f00256b0
|
Make this look like a project
|
2017-05-21 13:19:44 +02:00 |