Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 238 Bytes

File metadata and controls

7 lines (5 loc) · 238 Bytes

Caotral

Caotral is a project to build a toolchain that compiles Ruby to native binaries.

Future

  • Compile Ruby code to native binaries on all PCs.
  • Learn compilers, cssemblers, and linkers by implementing the pipeline end to end.