Joel Martin
|
411abc90f4
|
Merge pull request #146 from dubek/fix-macro-eval
Fix macro eval in 24 impls
|
2016-01-26 14:16:55 -06:00 |
|
Dov Murik
|
bfa3dd3593
|
coffee, es6, js, mal, miniMAL: fix macro result evaluation
Issue #142
|
2016-01-25 21:22:21 -05:00 |
|
Dov Murik
|
48572759b7
|
Add gensym and clean or macro to stepA of 12 implementations (part 1)
* go
* guile
* js
* mal
* miniMAL
* ocaml
* ps
* python
* racket
* ruby
* tcl
* vimscript
|
2016-01-23 00:31:51 -05:00 |
|
Dov Murik
|
49994fc248
|
miniMAL: Fix exception in `(nil)
|
2015-12-28 23:06:36 +02:00 |
|
Joel Martin
|
78261adc04
|
miniMAL, perl: add native hash-map equality.
|
2015-11-18 15:39:46 -06:00 |
|
Joel Martin
|
8d78bc26bf
|
All: fix read/print of \\, and \n
|
2015-10-30 22:05:49 -05:00 |
|
Joel Martin
|
f15b4021db
|
All: show comments with stats target.
- Put guile into correct alphabetical order.
|
2015-10-26 22:33:49 -05:00 |
|
Joel Martin
|
81c807c96a
|
miniMAL: add install of ffi dep.
|
2015-10-09 23:11:47 -05:00 |
|
Joel Martin
|
c727d1c802
|
Travis: fix/activate miniMAL. Simplify .travis*
|
2015-10-09 22:45:48 -05:00 |
|
Joel Martin
|
0eb9fcb683
|
Travis: add ocaml, forth and miniMAL.
|
2015-10-06 13:28:11 -05:00 |
|
Joel Martin
|
10b07148ba
|
All step0: add test, fix bugs, remove step0 eval.
|
2015-03-07 09:04:07 -06:00 |
|
Joel Martin
|
478fd9ce40
|
miniMAL: use npm published miniMAL.
|
2015-03-02 13:20:55 -06:00 |
|
Joel Martin
|
90f618cbe7
|
All: rename stepA_interop to stepA_mal
Also, add missed postscript interop tests.
|
2015-02-28 11:09:54 -06:00 |
|
Joel Martin
|
3fb3743ff4
|
miniMAL: add classOf and fix printing.
|
2015-02-25 23:01:16 -06:00 |
|
Joel Martin
|
8cfab77665
|
miniMAL: self-hosting! Add atoms. Fix malfunc.
- refactor malfunc to use objects like others.
|
2015-02-24 09:17:45 -06:00 |
|
Joel Martin
|
ad28cf3cb1
|
miniMAL: add metadata support.
|
2015-02-24 09:17:45 -06:00 |
|
Joel Martin
|
3204554652
|
miniMAL: keyword, vector and hash-map support.
|
2015-02-16 00:33:30 -06:00 |
|
Joel Martin
|
d90c784472
|
miniMAL: stepA. Comments. Add impl Makefile for stats.
|
2015-02-16 00:01:10 -06:00 |
|
Joel Martin
|
2774a15131
|
miniMAL: step9
|
2015-02-15 23:33:08 -06:00 |
|
Joel Martin
|
f618f6a11c
|
miniMAL: step8.
|
2015-02-15 22:04:45 -06:00 |
|
Joel Martin
|
1981bf5766
|
miniMAL: step7
|
2015-02-15 20:46:19 -06:00 |
|
Joel Martin
|
9d8f029932
|
miniMAL: step6
|
2015-02-15 20:11:11 -06:00 |
|
Joel Martin
|
dc2c5b3d8f
|
miniMAL: add step5.
|
2015-02-15 17:45:04 -06:00 |
|
Joel Martin
|
c5d302358e
|
miniMAL: step4.
|
2015-02-15 16:34:55 -06:00 |
|
Joel Martin
|
7ebf5219e1
|
miniMAL: add step4 (without functions).
|
2015-02-24 09:17:42 -06:00 |
|
Joel Martin
|
defc6335a6
|
miniMAL: step3
|
2015-02-24 09:17:42 -06:00 |
|
Joel Martin
|
5351b94a47
|
miniMAL: step2
|
2015-02-11 22:31:39 -06:00 |
|
Joel Martin
|
c1fe72ae2b
|
miniMAL: step1.
|
2015-02-11 21:56:47 -06:00 |
|