Hikaru Ikuta 28062acdc9 Add I/O capability (#22) %!s(int64=3) %!d(string=hai) anos
..
.gitignore cbb4ecc4d5 test files added %!s(int64=3) %!d(string=hai) anos
Makefile 28062acdc9 Add I/O capability (#22) %!s(int64=3) %!d(string=hai) anos
README.md cbb4ecc4d5 test files added %!s(int64=3) %!d(string=hai) anos
eval10.lisp cbb4ecc4d5 test files added %!s(int64=3) %!d(string=hai) anos
eval15.lisp cbb4ecc4d5 test files added %!s(int64=3) %!d(string=hai) anos
qemu.sh cbb4ecc4d5 test files added %!s(int64=3) %!d(string=hai) anos
tcat.c cbb4ecc4d5 test files added %!s(int64=3) %!d(string=hai) anos
test1.lisp d50e78162d replace undefined function %!s(int64=3) %!d(string=hai) anos
test2.lisp 28062acdc9 Add I/O capability (#22) %!s(int64=3) %!d(string=hai) anos

README.md

sectorlisp test scripts

For best results, please resize your terminal to 80x25.

You can launch a test with the following command:

make test1

This is tested on Linux. The qemu.sh script requires qemu,cc,wc & nc.

files