You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A scheme to C compiler, written in scheme. The aim is eventually to have a self hosting compiler.
I am working from R4RS.
Compile with Chicken Scheme:
csc main.scm