ClintLiddick / slight-lisp

Small LISP (Scheme) implementation based on http://norvig.com/lispy.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slight-lisp

A C++14 implementation of a simple Scheme based on http://norvig.com/lispy.html.

This will never be anything more than a learning exercise, but it makes good use of modern C++ features.

About

Small LISP (Scheme) implementation based on http://norvig.com/lispy.html

License:MIT License


Languages

Language:C++ 81.4%Language:CMake 14.3%Language:C 4.3%