Aryadev Chavali 2d7adf595f Add testing to build system
Generate a testing executable, and provide a recipe for running it.
2026-02-04 20:06:38 +00:00
2026-02-04 20:05:53 +00:00
2026-02-04 19:38:09 +00:00
2026-02-03 18:55:13 +00:00
2025-08-29 08:42:18 +01:00
2026-02-04 20:06:38 +00:00
2026-02-04 19:40:48 +00:00

┌───────────────────────────────┐
│           _      _            │
│     /\   | |    (_)           │
│    /  \  | |     _ ___ _ __   │
│   / /\ \ | |    | / __| '_ \  │
│  / ____ \| |____| \__ \ |_) | │
│ /_/    \_\______|_|___/ .__/  │
│                       | |     │
│                       |_|     │
└───────────────────────────────┘

Arya's Lisp!  Or... Another Lisp.  However full you see the glass.

Goals:
- Working, self hosted, Lisp interpreter (probably something like R5RS or R7RS).
- Bytecode compiler and interpreter
- Native compilation option
Description
No description provided
Readme GPL-2.0 1.4 MiB
Languages
C 98.3%
Makefile 1.7%