graph-rewriting-trs: Evaluate first-order applicative term rewrite systems interactively using graph reduction
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.
Downloads
- graph-rewriting-trs-0.1.9.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.1.10 |
---|---|
Dependencies | base (>=4.8 && <4.10), base-unicode-symbols (>=0.2 && <0.3), containers (>=0.4 && <0.6), directory (>=1.0 && <1.3), filepath (>=1.1 && <1.5), GLUT (>=2.2 && <2.8), graph-rewriting (>=0.7.8), graph-rewriting-gl (>=0.7.6), graph-rewriting-layout (>=0.5.4), OpenGL (>=3.0 && <3.1), uu-parsinglib (>=2.7 && <2.10) [details] |
License | BSD-3-Clause |
Copyright | (c) 2011, Jan Rochel |
Author | Jan Rochel |
Maintainer | jan@rochel.info |
Category | Compilers/Interpreters, Application |
Home page | http://rochel.info/#graph-rewriting |
Uploaded | by JanRochel at 2017-05-23T14:57:32Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | trs |
Downloads | 7933 total (37 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2017-05-23 [all 3 reports] |