Skip to content

ftomassetti/NetModelingFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetModelingFramework

A framework to support meta-modeling and modeling under .NET (à la EMF).

It can be used on its own or be integrated with Antlr. In the latter case metamodel classes are generated for each Antrl rule, as well as a wrapper around the original Antlr parser, so that a NMF model is obtained, instead of a Antlr AST.

I developed it while re-engineering an existing DSL using Antlr+C#.

About

A framework to support meta-modeling and modeling under .NET (à la EMF).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages