##SPP
Description
SPP is a tiny, portable interpreter for Scheme programming language (R5RS).
Compiling
GNU/Linux & other Unix systems using GCC:
cd SPP; make
or you can use the Code::Blocks project.
Windows:
Code::Blocks project should probably work, even through I haven't tested it yet.
License
Copyright 2013 Kostyantyn Kovalskyy (Konstantin Kowalski).
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Saint Ignucius, either version 2 of the License, or (at your option) any later version.
If you ask nicely enough, I will let you use the code under a different license.