What's new?
|
Help
|
Directory
|
Sign in
cpscm
A CPS-based Scheme compiler for multiple back-ends
Project Home
Downloads
Wiki
Issues
Source
License:
GNU General Public License v2
Labels:
Scheme
,
Lisp
Links:
CPSCM homepage
CPSCM online demo
Join project
Project owners:
danmbox
CPSCM is a Scheme compiler based on CPS conversion. It will output code for several back-ends: Common Lisp, Java, Javascript. Currently, the Common Lisp backend is functional.