This commit is contained in:
eli 2022-09-01 21:57:08 -04:00
parent 0cee17087f
commit d9cbaf2fcc
3 changed files with 106 additions and 0 deletions

65
src/languages.gmi Normal file
View File

@ -0,0 +1,65 @@
# languages
There are a lot of languages installed on [[sans]]. Here's a list of them. The list is sorted by similar scent.
## All the parentheses
* janet
* sbcl
* ecl
* fennel
* scheme9
* clojure
* chicken-scheme
* chibi-scheme
* racket-minimal
* 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
* nim
* lua
* freebasic (fbc)
* gpc (gnu pascal compiler)
## Flat as a pancake
* kona (open source k)
* moonscript (moon and moonc)
* coffeescript
* livescript (lsc)
## Misc.
* sqlite3
* python3
* node
* SNOBOL4

View File

@ -2,5 +2,9 @@
Small and nearly silent, or "sans," is a pubnix playground for exploring esolangs and other sorts of playful programs.
The [[languages]] currently available.
The [[tools]] currently installed.
=> https://tildeverse.org pubnix
=> https://esolangs.org/wiki/Main_Page esolangs

37
src/tools.gmi Normal file
View File

@ -0,0 +1,37 @@
# tools
There are all the normal tools that are included in OpenBSD as well as a few extras.
## Editors
* emacs
* mg
* micro
* vi (NOT VIM!)
* ed
* sed
* neovim
## Package managers
* luarocks
* npm
## Search
* grep
* the_silver_searcher (ag)
* ripgrep (rg)
* jq
## Utilities (look, naming things is hard)
* tmux
* rlwrap
* sfeed (and friends)
* alpine
* aspell
## Browsers
* w3m
* bombadillo