MAL (make a lisp) Anywhere, a experiment to create a highly portable lisp language.
  • C 97.9%
  • Shell 2.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-19 22:56:23 -07:00
arch/linux add io, move to cell based memory 2026-08-19 22:56:23 -07:00
.gitignore Initial commit 2026-08-18 22:06:35 -07:00
io.h add io, move to cell based memory 2026-08-19 22:56:23 -07:00
libc.c add io, move to cell based memory 2026-08-19 22:56:23 -07:00
libc.h add libc 2026-08-18 23:19:50 -07:00
LICENSE Initial commit 2026-08-18 22:06:35 -07:00
README.md Initial commit 2026-08-18 22:06:35 -07:00
run add io, move to cell based memory 2026-08-19 22:56:23 -07:00
step0_repl.c add io, move to cell based memory 2026-08-19 22:56:23 -07:00

mala

MAL (make a lisp) Anywhere, a experiment to create a highly portable lisp language.