Preagonal.Scripting.GSAst.Grammar
0.0.5
dotnet add package Preagonal.Scripting.GSAst.Grammar --version 0.0.5
NuGet\Install-Package Preagonal.Scripting.GSAst.Grammar -Version 0.0.5
<PackageReference Include="Preagonal.Scripting.GSAst.Grammar" Version="0.0.5" />
<PackageVersion Include="Preagonal.Scripting.GSAst.Grammar" Version="0.0.5" />
<PackageReference Include="Preagonal.Scripting.GSAst.Grammar" />
paket add Preagonal.Scripting.GSAst.Grammar --version 0.0.5
#r "nuget: Preagonal.Scripting.GSAst.Grammar, 0.0.5"
#:package Preagonal.Scripting.GSAst.Grammar@0.0.5
#addin nuget:?package=Preagonal.Scripting.GSAst.Grammar&version=0.0.5
#tool nuget:?package=Preagonal.Scripting.GSAst.Grammar&version=0.0.5
Preagonal.Scripting.GSAst
Shared GS1/GS2 ANTLR grammar and AST front-end, extracted from Preagonal.Scripting.GS2Compiler so the same grammar and (eventually) AST node types can be consumed by both the compiler and Preagonal.Scripting.GS2Decompiler.
Currently contains the GS1 and GS2 ANTLR4 grammars (Grammar/GS1Lexer.g4, Grammar/GS1Parser.g4, Grammar/GS2Lexer.g4, Grammar/GS2Parser.g4) plus their custom lexer-action helper partial classes (GS1Lexer.Helpers.cs, GS2Lexer.Helpers.cs).
GS1 upstream revision, C# port details, and retained compatibility fixes are recorded in the grammar provenance.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Antlr4.Runtime.Standard (>= 4.13.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Preagonal.Scripting.GSAst.Grammar:
| Package | Downloads |
|---|---|
|
Preagonal.Scripting.GS2Compiler
GS2 compiler compatible with Preagonal.Scripting.GS2Engine. |
|
|
Preagonal.Scripting.GS2Decompiler
GS2 decompiler compatible with Preagonal.Scripting.GS2Engine. |
GitHub repositories
This package is not used by any popular GitHub repositories.