town-wiki/src/articles/langs.md
2017-09-23 21:16:16 +00:00

31 lines
455 B
Markdown

#List of installed programming languages
*This list is incomplete, you can help by expanding it!*
listed by the name of their cli binary
* python
* python3
* lua
* ruby
* nodejs | js
* gcc (C/C++)
* g++ (C++)
* ghc (haskell)
* perl
* perl6
* prolog | swipl
* bwbasic (bywater BASIC)
* erl (erlang)
* go (go-lang
* rustc (rust)
### Lisps
* hy
* racket
* sbcl (steel bank common lisp)
* chicken (scheme)
* lumo (node clojurescript)
* carp (carp-lang)