Skip to content
/ cminor Public

Source code for the Cminor compiler, virtual machine and tools

Notifications You must be signed in to change notification settings

slaakko/cminor

Repository files navigation

Cminor Compiler, Virtual Machine and Tools

Cminor is a general-purpose, object-oriented garbage collected experimental programming language whose core statements and expression are borrowed from C#. Cminor programs run in a virtual machine. Documentation for the project is available here.