Skip to content
/ gppg Public

Adaptation of Gardens Point Parser Generator version 1.5.2 for dotnet core

License

Notifications You must be signed in to change notification settings

Oleg1cqa/gppg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the adaptation of GPPG for dotnet core.

Project based on Gardens Point Parser Generator

How to use

For use in dotnet core projects you need add next text in project.json

"tools": { "StarodubOleg.GPPG" : "0.1.0-alpha1-2" },

"scripts": { "precompile": [ "dotnet gppg /gplex /nolines %project:Directory%/gppg.y" ] }

About

Adaptation of Gardens Point Parser Generator version 1.5.2 for dotnet core

Resources

License

Stars

Watchers

Forks

Packages

No packages published