The graph-rewriting-trs package
Given a set of term rewriting rules and an initial term with this tool you can interactively evaluate the corresponding term graph. The employed rule set has to be defined in one or more files. In the examples-directory a few rewriting systems are already supplied. To see how it works invoke the with the SKI-combinator rules and an initial term as arguments: trs examples/ski.trs SK(S(KIS)K)I. On how to interact with the application see the GraphRewriting.GL.UI module of the graph-rewriting-gl package.
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.3 |
|---|---|
| Dependencies | base (≥4 & <4.5), base-unicode-symbols (0.2.*), containers (0.4.*), directory (≥1.0 & <1.2), filepath (≥1.1 & <1.3), GLUT (2.2.*), graph-rewriting (≥0.5.2 & <0.6), graph-rewriting-gl (0.6.*), graph-rewriting-layout (≥0.4.1 & <0.5), OpenGL (2.4.*), uu-parsinglib (2.7.*) |
| License | BSD3 |
| Copyright | (c) 2011, Jan Rochel |
| Author | Jan Rochel |
| Maintainer | jan@rochel.info |
| Stability | beta |
| Category | Graphs, Application |
| Home page | http://rochel.info/#graph-rewriting |
| Executables | trs |
| Upload date | Thu Sep 8 12:12:43 UTC 2011 |
| Uploaded by | JanRochel |
Downloads
- graph-rewriting-trs-0.1.3.tar.gz (Cabal source package)
- package description (included in the package)