/CLanguage

C parser, compiler, and interpreter for .NET

Primary LanguageC#MIT LicenseMIT

CLanguage Build Status

NuGet Package

CLanguage is a .NET Standard library that contains a C parser, a compiler (to its own VM), and an interpreter (for its VM).