simple lisp implementation, eventually meant for collar use
  • C 92.9%
  • Makefile 3.8%
  • Lex 3.3%
Find a file
2026-04-03 22:18:51 +02:00
examples bwep 2025-10-09 18:33:41 +02:00
.gitignore provisional init, leaving rj86 2025-09-24 16:30:10 +02:00
config.mk mrrrpmeow 2025-11-20 21:50:30 +01:00
eval.c if we had functions this would be a great time to add maps and reduces 2026-04-03 22:18:51 +02:00
eval.h mrrrpmeow 2025-11-20 21:50:30 +01:00
lisp.c mrrrpmeow 2025-11-20 21:50:30 +01:00
lisp.h bwep 2025-10-09 18:33:41 +02:00
Makefile bwep 2025-10-09 18:33:41 +02:00
parser.c if we had functions this would be a great time to add maps and reduces 2026-04-03 22:18:51 +02:00
parser.h bwep 2025-10-09 18:33:41 +02:00
scanner.l bwep 2025-10-09 18:33:41 +02:00
types.h mrrrpmeow 2025-11-20 21:50:30 +01:00