mirror of
https://github.com/samsonjs/sectorlisp.git
synced 2026-03-25 09:05:48 +00:00
597 B
597 B
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
- test1.lisp contains basic tests
- eval10.lisp evaluator from eval.c as of commit 1058c95
- eval15.lisp evaluator from eval.c as of commit 3b26982 (latest)