patrickhuber / Pliant

MIT License
26 stars 4 forks source link

Auto Generate Classes from Grammar #41

Open patrickhuber opened 8 years ago

patrickhuber commented 8 years ago

Creation of concrete classes from the grammar is currently a manual process. Create a set of t4 templates that generate classes for a given grammar.

ArsenShnurkov commented 6 years ago

some people prefer Razor template engine to T4

patrickhuber commented 2 years ago

Source Generators will probably be the way forward with this : https://docs.microsoft.com/en-us/dotnet/csharp/roslyn-sdk/source-generators-overview