tmikov / smalls

Small Scheme Compiler in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Small Scheme Compiler

A compiler from Scheme to C. Used as a testbed for experimentation with statically typed Scheme ideas.

This is a work in progress.

About

Small Scheme Compiler in C++

License:Apache License 2.0


Languages

Language:C++ 94.0%Language:C 3.9%Language:Python 1.9%Language:Scheme 0.3%