GATO

Un OpenStreetMap en Ascii Interactif via telnet

telnet mapascii.me

Le projet : https://github.com/rastapasta/mapscii

parser en C

pour le parser en c: https://github.com/orangeduck/mpc/

jimhttp: un serveur http en tcl avec parser json

le projet : https://github.com/dbohdan/jimhttp

store en ksh/mksh via shm

TAP en ksh/mksh

tap_do
	true; tap_ok "un message"
tap_done
prove -e ...