Skip to content
/ kashiwa Public

Scheme Compiler based on Henry Baker's Cheney on the M.T.A. concept

Notifications You must be signed in to change notification settings

zick/kashiwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= Kashiwa Scheme

In the Kansai area, KASHIWA stands for CHICKEN.


== Features

Kashiwa Scheme is a Scheme compiler.
It translates Scheme code into C code.
It uses Henry Baker's Cheney on the M.T.A. concept.


== How to use

% make  (only once)
% ./kashiwac program.scm
% ./program

For now, kashiwac requires Gauche and GCC.

About

Scheme Compiler based on Henry Baker's Cheney on the M.T.A. concept

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published