/pgfsharp

You need this to use GF grammars from C# or any other .NET language. Works out of the box.

Primary LanguageC#GNU General Public License v2.0GPL-2.0

This is a copy of GF's official .NET bindings to GF's official C runtime:

with the following changes:

  • The target framework has been updated to .NET Framework 4.8 (the latest available at this time).

  • The native DLLs (gu.dll and pgf.dll) are included for convenience. I stole the two DLLs from here. I don't know which version of GF these DLLs correspond to but, from experimenting a little, I think they're probably older than GF 3.11.0 (the most recent version of GF at this time).