Original Deadealus compiler with updated grammar to support Ikarus.
Info
Version: | 1.0.2 |
Author(s): | DaedalusCompiler |
Last Update: | Sunday, June 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DaedalusCompilerIkarus |
Install
Install-Package DaedalusCompilerIkarus
dotnet add package DaedalusCompilerIkarus
paket add DaedalusCompilerIkarus
DaedalusCompilerIkarus Download (Unzip the "nupkg" after downloading)
Dependencies
- Antlr4.Runtime.Standard(>= 4.7.1.1)
- NDesk.Options(>= 0.2.1)
- System.Text.Encoding.CodePages(>= 4.5.0)