forked from hflicka/arden2bytecode
-
Notifications
You must be signed in to change notification settings - Fork 8
Examples
Mike Klimek edited this page Sep 16, 2016
·
2 revisions
In order to give you a starting point on how to write Medical Logic Modules (MLM), a repository of examples MLMs is available at https://github.com/PLRI/example-mlms.
To download all the files, you can download a zip file of the repository contents or use the following git
command (provided that you have installed git):
git clone https://github.com/PLRI/example-mlms.git
Documentation about how to invoke the MLMs is given in README.md
files in the directories containing the respective MLMs.
When exploring the repository in a browser, the contents of the README.md
file of the current directory is automatically displayed below the file explorer.
Getting Started
Arden Syntax
Development