diff options
author | Melody Horn <melody@boringcactus.com> | 2021-04-01 20:20:25 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2021-04-01 20:20:25 -0600 |
commit | d6044e86b60028cb8bc30f2ac8bf161164d7218a (patch) | |
tree | 1d1ee0e84d7ed7c76013f37534333c53b2b387c8 | |
parent | 4a93815baf65f3faff2559d490b430c3a9a48799 (diff) | |
download | antignu-d6044e86b60028cb8bc30f2ac8bf161164d7218a.tar.gz antignu-d6044e86b60028cb8bc30f2ac8bf161164d7218a.zip |
accept some contributions
-rw-r--r-- | README.md | 58 |
1 files changed, 51 insertions, 7 deletions
@@ -69,10 +69,16 @@ for AS: ## cflow ## cgicc ## chess + +- [stockfish](https://stockfishchess.org) + ## cim ## classpath ## classpathx ## clisp + +- [steel bank common lisp](http://www.sbcl.org/) + ## combine ## commoncpp ## complexity @@ -90,6 +96,9 @@ for AS: ## dap ## datamash ## dc + +- busybox has it + ## ddd ## ddrescue ## dejagnu @@ -105,6 +114,10 @@ for AS: ## dr-geo ## easejs ## ed + +- busybox contains an ed applet +- [openbsd has an ed implementation](https://github.com/openbsd/src/tree/master/bin/ed) + ## edma ## electric ## emacs @@ -144,6 +157,7 @@ incompatible alternatives: - [the One True Awk](https://github.com/onetrueawk/awk) - [mawk](https://invisible-island.net/mawk/) +- busybox has one ## gcal ## gcc @@ -219,6 +233,9 @@ incompatible alternatives: ## gnustandards ## gnustep ## gnutls + +- [openssl](https://www.openssl.org) + ## gnutrition ## gnuzilla ## goptical @@ -246,14 +263,14 @@ incompatible alternatives: ## gtk+ ## gtypist ## guile -## guile-cv -## guile-dbi -## guile-gnome -## guile-ncurses -## guile-opengl -## guile-rpc -## guile-sdl + +- [chicken scheme](https://www.call-cc.org) +- [racket](https://racket-lang.org) + ## guix + +- [nix](https://nixos.org) + ## gurgle ## gv ## gvpe @@ -299,6 +316,9 @@ incompatible alternatives: ## libextractor ## libffcall ## libgcrypt + +- [libsodium](https://github.com/jedisct1/libsodium) + ## libiconv ## libidn ## libjit @@ -350,6 +370,10 @@ incompatible alternatives: ## mig ## miscfiles ## mit-scheme + +- [chicken scheme](https://www.call-cc.org) +- [racket](https://racket-lang.org) + ## moe ## motti ## mpc @@ -360,7 +384,13 @@ incompatible alternatives: ## nano ## nano-archimedes ## ncurses + +- [netbsd has its own curses library](https://wiki.netbsd.org/curses_in_netbsd) + ## nettle + +- [libsodium](https://github.com/jedisct1/libsodium) + ## network ## ocrad ## octave @@ -408,11 +438,25 @@ incompatible alternatives: ## rush ## sather ## scm + +- [chicken scheme](https://www.call-cc.org) +- [racket](https://racket-lang.org) + ## screen + +- [tmux](https://github.com/tmux/tmux) + ## sed + +- busybox has it + ## serveez ## sharutils ## shepherd + +- [systemd](https://systemd.io) +- [s6](https://www.skarnet.org/software/s6) + ## shishi ## shmm ## shtool |