1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 18:18:51 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Chouser
975126be58 forth: Add call-site caching to boost perf 2015-02-23 22:22:04 -05:00
Chouser
b254151c2a forth: Fix bug in extend-protocol array insertion 2015-02-21 13:22:44 -05:00
Chouser
c05d35e8dd forth: Get rid of car/cdr style lists
Rename MalArray to MalList
2015-02-21 13:22:44 -05:00
Chouser
69972a8399 forth: Add step 3 2015-02-21 13:22:44 -05:00
Chouser
9da223a35a forth: Add step 2 2015-02-21 13:22:44 -05:00
Chouser
59038a10f0 forth: Added lists, ints, symbols for step 1 2015-02-21 13:22:43 -05:00