sans-docs/src/languages.gmi

64 lines
1000 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
* gforth
* retroforth
* lbforth (minimal)
* uxntal (uxnasm/uxncli)
* ufx
* brainfuck
## are you at the beach, because that sure looks like c
* clang
* go
* dmd (d programming language)
* chibicc
* quickjs
## Is that really a language or is that a tool?
* fish shell
* bash shell
* zsh 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 (open source k)
* moonscript (moon and moonc)
* coffeescript
* livescript (lsc)
## misc.
* sqlite3
* node
* SNOBOL4