diff options
| author | Joel Martin <github@martintribe.org> | 2014-10-09 22:10:15 -0500 |
|---|---|---|
| committer | Joel Martin <github@martintribe.org> | 2015-01-06 21:57:02 -0600 |
| commit | 1771ab50b87c745181e4e30f94b63e3f23d33dac (patch) | |
| tree | c1c9b5d80ba9261c5f16bab1b52c1bb0f559407c /docs/TODO | |
| parent | f2544a9467ea032aff505b3ced3b4b3510a828fe (diff) | |
| download | mal-1771ab50b87c745181e4e30f94b63e3f23d33dac.tar.gz mal-1771ab50b87c745181e4e30f94b63e3f23d33dac.zip | |
go: update README. Backport Func usage.
Diffstat (limited to 'docs/TODO')
| -rw-r--r-- | docs/TODO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -33,7 +33,6 @@ C#: Clojure: Go: - - use reflect to simplify several points - consider variable arguments in places where it makes sense https://gobyexample.com/variadic-functions @@ -110,6 +109,7 @@ Future Implementations: * Shell (Bash 4) - Tier 2 + - R - Scala - Haskell * Clojure @@ -142,4 +142,8 @@ Future Implementations: - Others: - Forth (Stack-based) - BF (Crazy) + - TeX/LaTeX + - Basic interpreter in TeX: http://ctanhg.scharrer-online.de/pkg/basix.html + - Cheat Sheet: http://www.stdout.org/~winston/latex/latexsheet.pd + - latex '\nonstopmode\input' blah.tex |
