from-scratch/stages/lisp0/tests
2026-07-04 21:40:08 +02:00
..
add.l tests and can eval complex programs 2026-07-04 21:40:08 +02:00
atom.l parsing, lifetime management, tests 2026-07-03 02:53:21 +02:00
big-number.l parsing, lifetime management, tests 2026-07-03 02:53:21 +02:00
if.l tests and can eval complex programs 2026-07-04 21:40:08 +02:00
let.l tests and can eval complex programs 2026-07-04 21:40:08 +02:00
letstar.l tests and can eval complex programs 2026-07-04 21:40:08 +02:00
list.l parsing, lifetime management, tests 2026-07-03 02:53:21 +02:00
pair.l parsing, lifetime management, tests 2026-07-03 02:53:21 +02:00
print.l tests and can eval complex programs 2026-07-04 21:40:08 +02:00
quoted-list.l parsing, lifetime management, tests 2026-07-03 02:53:21 +02:00
string.l tests and can eval complex programs 2026-07-04 21:40:08 +02:00