sans-docs/src/janet.gmi

13 lines
485 B
Plaintext

# janet
Janet is weird. It is sort of a [[clojure]] clone, and sort of a lisp, but totally its own thing at the same time.
It is tiny, portable, and fits into similar spaces that C does…but also not really. Janet is a beast utterly of its own.
Get started by firing up the [[repl]]; from the prompt just type janet.
Janet also ships with a package manager called jpm.
=> https://janet-lang.org janet
=> https://janetdocs.com janetdocs
=> https://janet-lang.org/docs/jpm.html jpm