|
|
||
|---|---|---|
| scribblings | ||
| .gitignore | ||
| COPYING | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| framework.rkt | ||
| fs.rkt | ||
| info.rkt | ||
| main.rkt | ||
| mkhaskalimage.sh | ||
README.md
meowbb
probably out of date demo: https://asciinema.org/a/jUw0GtaIsqZdAxTDkBRAiV2L3
you'll need uhhhhhhhhhhhhhh fixed libraries
git clone https://git.lain.faith/misc-deps/racket-unix-signals
cd racket-unix-signals
raco pkg install unix-signals/
cd ..
git clone https://git.lain.faith/misc-deps/racket-ansi
cd racket-ansi
raco pkg install ansi/
cd ..
git clone https://git.lain.faith/misc-deps/lux
cd lux
raco pkg install
cd ..
git clone https://git.lain.faith/misc-deps/raart
cd raart
raco pkg install
cd ..
ok now we're ready to do stuff
git clone https://git.lain.faith/haskal/meowbb
cd meowbb
raco pkg install
# now, assuming you have ~/.racket/<ver>/bin on your path
meowbb