A rudimentary lisp-like language
lisp
Zig 92.2%
Other 7.8%
8 1 0

Clone this repository

https://tangled.org/alterae.online/rat-lisp https://tangled.org/did:plc:jbssbvfsi6xj3r2gqljo7sdm/rat-lisp
git@tangled.org:alterae.online/rat-lisp git@tangled.org:did:plc:jbssbvfsi6xj3r2gqljo7sdm/rat-lisp

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README
:> RAT LISP

Some kind of lisp-like language, implemented in Zig.

Loosely based on the Kernel programming language by John N. Shutt[1].

Why? For fun.
Why on Tangled? To try the platform out.
Will this go anywhere? No clue.
MIT licensed? Yes.
Should this readme be markdown? Probably.

:>

[1] https://web.cs.wpi.edu/~jshutt/kernel.html