Skip to content
/ sgc Public

Scheme-to-x86-64 Compiler with Garbage Collection

Notifications You must be signed in to change notification settings

cgswords/sgc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheme Compiler

This is a modified of the P523 compiler to support a more robust runtime system, including basic garbage collection and printer support (written in Chez Scheme).

  • compiler is where the magic happens
  • framework is the course-provided framework
  • runtime and runtime2 are runtime constructions

About

Scheme-to-x86-64 Compiler with Garbage Collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published