@hackage Nomyx-Rules0.1.0
Language to express rules for Nomic
Categories
License
BSD-3-Clause
Maintainer
Corentin Dupont
Links
- Documentation
- No source repository
- Security
Versions
Deprecated
Dependencies (11)
- base >=4 && <5
- containers
- ghc
- hint-server
- hslogger
- mtl Show all…
Dependents (2)
@hackage/acme-everything, @hackage/Nomyx
== Introduction ==
This library is defining the language to express rules in Nomic.
=== Installation ===
This libary is used by the package Nomyx, it should be installed through it.
=== Documentation ===
The library cames with haddock documentation you can build (see above). Check examples/Examples.hs to see a list of example rules. Simply copy-paste those rules (the function name or the code) in the field "code" on Nomyx web gui and see what happens!
=== Contact ===
Bug-reports, questions, suggestions and patches are all welcome.
To get a copy of the git repository: git clone git://github.com/cdupont/Nomic.git