Skip to content

fckoo/lispyboi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lispyboi

A Common Lisp-like Lisp implementation.

The interpreter features an optimizing compiler, bytecode interpreter, a tracing garbage collector, and a trivial foreign function interface. The runtime features a typical macro system, packages, late-binding function resolution and functions and variables are in separate namespaces making lispyboi a Lisp-2.

About

A really basic, bug ridden, Lisp REPL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published