sans-docs/src/languages.gmi

60 lines
958 B
Plaintext

# languages
There are a lot of languages and compilers installed on [[sans]]. Here's a listing of them.
The idea here is to give you enough to get started, and provide some wayfinding so that you can get your hands dirty.
## lispy languages
* [[scheme]]
* [[common-lisp]]
* [[clojure]]
* [[janet]]
* [[fennel]]
* [[fe]]
## concatenative stacks of pancakes
* [[forth]]
* [[assembly]]
* [[brainfuck]]
## are you at the beach, because that sure looks like c
* [[c]]
* go
* dmd (d programming language)
* [[javascript]]
## Is that really a language or is that a tool?
* fish shell
* bash shell
* zsh shell
* rc shell
* awk
* bc
* inform6 (inform)
* Perl 5
## languages that omit some punctuation, sometimes in favor of whitespace
* nim
* lua
* python3
* freebasic (fbc)
* gpc (gnu pascal compiler)
## flat as a pancake, and other weirdos
* [[kona]]
* moonscript (moon and moonc)
* coffeescript
* livescript (lsc)
## misc.
* sqlite3
* [[snobol]]