aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-30Ocaml: Add read, print for vector, mapChouser
2015-01-30Ocaml: rename Types.MalList to Types.ListChouser
2015-01-30Ocaml: Add string functionsChouser
2015-01-30Ocaml: Add step 4, but not str fns or optionals.Chouser
2015-01-30Ocaml: Finally fix race conditions in compilationChouser
2015-01-30Ocaml: Add step 3Chouser
2015-01-30Ocaml: made minor fixes, mostly to MakefileChouser
2015-01-30Ocaml: Add step 2, nothing optionalChouser
2015-01-30Ocaml: Added step 1, missing some optional functionalityChouser
2015-01-30OCaml: add step 0Chouser
2015-01-29guide.md: add link to langpop.corger.nlJoel Martin
2015-01-29Draft guide and architecture diagrams.Joel Martin
2015-01-17Template cleanup.Joel Martin
2015-01-08Lua: all steps and self-hosting.Joel Martin
2015-01-08Move template to top level. Add license.Joel Martin
2015-01-09TODO: misc cleanup.Joel Martin
2015-01-09Python: fix python3 support with keywords.Joel Martin
2015-01-09Clojure: only load readline history once.Joel Martin
2015-01-09Make: refactor number type. Support large numbers.Joel Martin
2015-01-09Racket: add readline/line edit support.Joel Martin
2015-01-09Misc cleanup. Move *host-language* to stepA.Joel Martin
2015-01-09Racket: add steps0-A. Self-hosting.Joel Martin
2015-01-09Haskell: add error handling and try*/catch*.Joel Martin
2015-01-09Haskell: Add steps9-A, metadata, and atoms.Joel Martin
2015-01-09Haskell: add step7 and 8.Joel Martin
2015-01-09Haskell: steps 4-6. Line editing. Simpler fn calls.Joel Martin
2015-01-09Haskell: steps 0-3Joel Martin
2015-01-09Scala: refactor collections with metadata.Joel Martin
2015-01-09Scala: all steps 0-9 but no metadata.Joel Martin
2015-01-09All: add keywords.Joel Martin
2015-01-09VB.Net, C#: fix cmd line arg handling with --rawJoel Martin
2015-01-09VB.Net: port of C# version.Joel Martin
2015-01-09C#: use closure for RE func. Shorter type names.Joel Martin
2015-01-09CoffeeScript: add missed node_readline.coffeeJoel Martin
2015-01-09CoffeeScript: add all steps. Self-hosting.Joel Martin
2015-01-09R: add time-ms. Readline history. Misc cleanups.Joel Martin
2015-01-09R: atom support, fixes for self-hosting.Joel Martin
2015-01-09R: add hash-map and metadata support.Joel Martin
2015-01-09R: add step8_macros and step9_try.Joel Martin
2015-01-09R: add step6_file and step7_quoteJoel Martin
2015-01-09R: add step4_if_fn_do and step5_tco.Joel Martin
2015-01-09R: step0-3, readline FFI.Joel Martin
2015-01-08Merge pull request #2 from alandipert/masterJoel Martin
2015-01-08tiny typo fixAlan Dipert
2015-01-08rust: update README. Remove exp.rs compilation.Joel Martin
2015-01-06go: add time-ms. Ruby: fix step9,A content.Joel Martin
2015-01-06rust: fix quote/quasiquote of vectors.Joel Martin
2015-01-06rust: add conj, stepA. Self-hosting!Joel Martin
2015-01-06rust: add metadata support.Joel Martin
2015-01-06rust: add atom support. Fix vector params.Joel Martin