tblah / rustylisp

A minimal LISP interpreter. Work in progress.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A minimal LISP interpreter. Work in progress.

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%