index
:
mal
gh-pages
master
revert-28-master
Forked from https://github.com/kanaka/mal
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
Age
Commit message (
Expand
)
Author
2015-03-02
miniMAL: use npm published miniMAL.
Joel Martin
2015-02-28
All: rename stepA_interop to stepA_mal
Joel Martin
2015-01-30
Ocaml: Finally fix race conditions in compilation
Chouser
2015-01-30
Ocaml: Added step 1, missing some optional functionality
Chouser
2015-01-30
OCaml: add step 0
Chouser
2015-01-08
Lua: all steps and self-hosting.
Joel Martin
2015-01-09
Haskell: steps 0-3
Joel Martin
2015-01-09
Scala: all steps 0-9 but no metadata.
Joel Martin
2015-01-09
VB.Net: port of C# version.
Joel Martin
2015-01-09
CoffeeScript: add all steps. Self-hosting.
Joel Martin
2015-01-09
R: add time-ms. Readline history. Misc cleanups.
Joel Martin
2015-01-06
rust: add atom support. Fix vector params.
Joel Martin
2015-01-06
Rust: step0_repl and step1_read_print
Joel Martin
2015-01-06
All: swap step9,A. Fixes for bash, C, perl.
Joel Martin
2015-01-06
go: update README. Backport Func usage.
Joel Martin
2014-04-17
All: perf test, Makefile refactor, add *host-language*
Joel Martin
2014-04-06
C#: add step2_eval.
Joel Martin
2014-04-06
C#: step0_repl using de Icaza's getline.cs
Joel Martin
2014-03-24
Current state of mal for Clojure West lighting talk.
Joel Martin