/rustylisp

A minimal LISP interpreter. Work in progress.

Primary LanguageRustGNU General Public License v3.0GPL-3.0

Rusty Scheme

This repository has moved to https://gitlab.com/tblah/rustylisp

This is a project to write a scheme interpreter in Rust.

This software may be freely distributed under the GPL version 3 or later as published by the Free Software Foundation.

Compile and test using cargo.