Skip to content

tmaierhofer/grgen

 
 

Repository files navigation

GrGen: The Graph Rewrite Generator

Welcome to GrGen.NET!

GrGen.NET is a software development tool that offers programming languages optimized for graph-structured data, with declarative pattern matching and rewriting at their core, with support for imperative and object-oriented programming, and database-like query-result processing. The languages are brought to life by a compiler emitting highly efficient assemblies and a rapid prototyping environment offering graphical and step-wise debugging.

The tool eases the transformation of graph-based representations, or better: allows you to work at their natural level of abstraction. Graph representations are typically employed in engineering (designs, blueprints), model transformation (models), computer linguistics (syntax graphs, semantic nets), or compiler construction (intermediate representations, program graphs) -- but a graph is maybe the most natural representation of the data of your domain, too?

The home page is:

http://grgen.net (http://grgen.de)

To learn more about GrGen, take a look at its user manual:

http://www.grgen.de/GrGenNET-Manual.pdf (or https://github.com/ejaku/grgen/blob/master/doc/grgen.pdf)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 86.7%
  • Java 11.9%
  • GAP 0.8%
  • GSC 0.5%
  • Shell 0.1%
  • TeX 0.0%