Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 412 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 412 Bytes

Apollo-IL

A free and open source virtual machine targeting .NET Standard.

This repository aims to provide the language, runtime, virtual machine and standard library speciication, along with other documentation required for a full implementation. The source code for the virtual machine and runtime can be found in the /source/ folder, while the accompanying documentation can be found in the /docs/ folder.