Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

llisp

A Lisp language interpreter written by Lua

Inspired by tinylisp: https://github.com/Robert-van-Engelen/tinylisp

Screenshot

Screenshot 2026-02-25 195127

Supported primitives

  • eval
  • car
  • -
  • <
  • or
  • cond
  • lambda
  • quote
  • cdr
  • *
  • int
  • and
  • if
  • define
  • cons
  • +
  • /
  • eq?
  • not
  • let*
  • pair?
  • env

About

A Lisp language interpreter written by Lua

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages