Skip to content
/ mincaml Public
forked from steshaw/mincaml

Git cvsimport of the very excellent, educational MinCaml project of Eijiro Sumii

License

Notifications You must be signed in to change notification settings

jrk/mincaml

 
 

Repository files navigation

[2008/9/17]

- PowerPC is now supported (in addition to SPARC), thanks to
  Ms. Masuko and Prof. Asai in Ochanomizu University.  You _must_
  execute either ./to_ppc or ./to_sparc _before_ make.

- The register allocator now uses a simpler algorithm (earlyspill) by
  default.  Other files (latespill, nospill, notarget, ...) have been
  removed.

About

Git cvsimport of the very excellent, educational MinCaml project of Eijiro Sumii

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 67.0%
  • C 16.6%
  • C++ 16.4%