Arden2ByteCode | |
Author: | Peter L. Reichertz Institute for Medical Informatics |
Developer: | Peter L. Reichertz Institute for Medical Informatics |
Latest Release Version: | v0.7.0 |
Programming Language: | Java |
Operating System: | BSD, Linux, Mac OS and Microsoft Windows |
Platform: | Java (software platform) |
Size: | 3.2 MB |
Genre: | compiler |
License: | GNU General Public License, BSD Licence |
Standard: | HL7 International Arden Syntax for Medical Logic Modules (MLMs) |
Arden2ByteCode is a free Arden Syntax compiler. The compiler translates HL7 International Arden Syntax for Medical Logic Modules (MLMs) to Java Bytecode. The Arden Syntax is a standardized language that can be used to express medical knowledge.Arden2ByteCode runs on the Java Virtual Machine and can be used on a wide variety of platforms.
Arden2ByteCode is accompanied by Arden4Eclipse[1] a plugin for the eclipse framework that allows easy development of medical logic modules.
Arden2ByteCode was developed as a part or the Lower Saxony research network "Design of Environments for Ageing" (GAL). The GAL network was supported by the Lower Saxony Ministry of Science and Culture through the "Niedersächsisches Vorab" grant programme (grant ZN 2701).[2] Most of the initial development was done in 2011 by Daniel Grunwald. After he left the project the work was continued by Hannes Flicka, Mike Klimek and others.Initially the compiler supported a subset of the standard version 2.5.
As of 2016 most of version 2.5 is supported. Still missing are the statement and the -trigger.
To test the standard compliance a JUnit-based test framework has been developed and can be used to test other compilers as well.[3]