teverett / acmelib

Java Lib for ACME

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI

acmelib

A Java library for reading acme ADL files.

You can read the acme white paper Acme: Architectural Description of Component-Based Systems here.

Examples

Examples in examples/cmu/ are the property of CMU and licensed under the Eclipse license.

Maven Coordinates

<groupId>com.khubla.acmelib</groupId>
<artifactId>acmelib</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>jar</packaging>

License

acmelib is distributed until the BSD license.

About

Java Lib for ACME

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 83.7%Language:ANTLR 16.3%