Links to github repositories of related projects
This commit is contained in:
parent
6c1ecd7f45
commit
1fb23ea9ce
|
@ -2,6 +2,14 @@
|
||||||
|
|
||||||
A rule parser for MicroWorld
|
A rule parser for MicroWorld
|
||||||
|
|
||||||
|
## Part of the overall Microworld system
|
||||||
|
|
||||||
|
While this code works and is interesting on its own, you also need at least
|
||||||
|
[https://github.com/simon-brooke/mw-engine](*mw-engine*) and
|
||||||
|
[https://github.com/simon-brooke/mw-ui](*mw-ui*). There will be other
|
||||||
|
modules in due course.
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Main entry point is (parse-rule _string_), where string takes a form detailed
|
Main entry point is (parse-rule _string_), where string takes a form detailed
|
||||||
|
|
Loading…
Reference in a new issue