mikiisz / gg_project

Project for graph grammars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph grammars - project

Installation

  1. Install Poetry
  2. Clone this repository
  3. Run poetry install - this will create virtual enviroment with all necessary dependencies
  4. Run poetry shell to switch to newly generated virtual enviroment
  5. (optional) In poetry shell run pre-commit install - this will install Git hooks with linters

How to work on this repository

I recommend forking it and making pull requests with new productions (or other improvement suggestions) here.

About

Project for graph grammars


Languages

Language:Python 100.0%