forth: Add . interop special operator and tests
[jackhill/mal.git] / README.md
2015-02-21 Joel MartinMerge pull request #7 from Chouser/forth-pr
2015-02-21 Chouserforth: Update README
2015-02-10 Joel Martinmatlab: add to README. 24th implementation!
2015-01-30 Joel MartinREADME: update count to 23 to reflect OCaml addition.
2015-01-30 Joel MartinMerge pull request #3 from Chouser/ocaml
2015-01-30 ChouserOCaml: add to README.md
2015-01-30 Joel MartinDraft guide and architecture diagrams.
2015-01-09 Joel MartinLua: all steps and self-hosting.
2015-01-09 Joel MartinMove template to top level. Add license.
2015-01-09 Joel MartinRacket: add steps0-A. Self-hosting.
2015-01-09 Joel MartinHaskell: add error handling and try*/catch*.
2015-01-09 Joel MartinHaskell: add step7 and 8.
2015-01-09 Joel MartinHaskell: steps 0-3
2015-01-09 Joel MartinScala: refactor collections with metadata.
2015-01-09 Joel MartinScala: all steps 0-9 but no metadata.
2015-01-09 Joel MartinVB.Net: port of C# version.
2015-01-09 Joel MartinCoffeeScript: add all steps. Self-hosting.
2015-01-09 Joel MartinR: add time-ms. Readline history. Misc cleanups.
2015-01-08 Joel MartinMerge pull request #2 from alandipert/master
2015-01-08 Alan Diperttiny typo fix
2015-01-08 Joel Martinrust: update README. Remove exp.rs compilation.
2015-01-07 Joel MartinRust: step0_repl and step1_read_print
2015-01-07 Joel MartinDoc cleanup of step9/stepA swap.
2015-01-07 Joel MartinAll: swap step9,A. Fixes for bash, C, perl.
2015-01-07 Joel Martingo: update README. Backport Func usage.
2014-05-10 Joel MartinPS: include/run from same directory.
2014-04-27 Joel MartinREADME.md: add linke to online demo.
2014-04-24 Joel MartinREADME: fix c# header, specify perl 5.8
2014-04-24 Joel MartinREADME: instructions on running tests.
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-24 Joel MartinAll: TCO let* and quasiquote.
2014-04-19 Joel MartinPerl: add readline interface and step0_repl
2014-04-17 Joel MartinPython: metadata on builtin funcs. Support python3.
2014-04-16 Joel MartinREADME: typo.
2014-04-13 Joel MartinJava, JS: cleanup and sync steps.
2014-04-10 Joel MartinREADME: add C# info. Cleanup top Makefile.
2014-03-30 Joel MartinREADME, TODO, step_notes updates.
2014-03-30 Joel MartinREADME: add more details.
2014-03-29 Joel MartinREADME: minor name synchronization ("argument").
2014-03-29 Joel MartinUpdate README.md and TODO. Minor PS update.