WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

LEMS/jLEMS

Repository files navigation

jLEMS

DOI Java CI with Maven

Java Interpreter for the Low Entropy Model Specification language.

See https://docs.neuroml.org/Userdocs/Software/jLEMS.html.

For more details on LEMS see:

Robert C. Cannon, Padraig Gleeson, Sharon Crook, Gautham Ganapathy, Boris Marin, Eugenio Piasini and R. Angus Silver, LEMS: A language for expressing complex biological models in concise and hierarchical form and its use in underpinning NeuroML 2, Frontiers in Neuroinformatics 2014, doi: 10.3389/fninf.2014.00079

Quick installation

Clone this repository:

git clone git://github.com/LEMS/jLEMS.git

Install with Maven:

cd jLEMS
mvn install

Run an example:

./lems src/test/resources/example1.xml        (Linux/Mac)
lems.bat src\test\resources\example1.xml      (Windows)

This software is distributed under the terms of the MIT License.

About

Java Interpreter for the Low Entropy Model Specification language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 13