Skip to content

WhiteAbeLincoln/lisp-interpreter

Repository files navigation

TSLisp

A simple lisp interpreter, written in typescript, and modeled after Common Lisp and Scheme.

The parser and lexer are both custom, and because of the support for first-class macros, most of the central language features can be self-hosted, written in tslisp as a default library instead of written in typescript.

About

A lisp interpreter written in typescript. HackUSU 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published