C parser, compiler, and interpreter.
Info
Version: | 0.20.74 |
Author(s): | praeclarum |
Last Update: | Saturday, February 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/praeclarum/CLanguage |
NuGet Url: | https://www.nuget.org/packages/CLanguage |
Install
Install-Package CLanguage
dotnet add package CLanguage
paket add CLanguage
CLanguage Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.5.0)
Tags