Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 364 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 364 Bytes

KsIL

KsIL is a virtual machine that follows the Specification in the Docs folder

Packages

NuGet

Install-Package KsIL

.Net CLI

dotnet add package KsIL

KsIL

Is the VM

KsIL Runtime

Lets you run KsIL byte code form an EXE

KsIL BASIC (KsIL ASM)

Was made to debug KsIL as KsIL use's byte code and i got sick of coding in byte code