IDL Parser

Contains the parser of the IDL language of the Mind programming model.

License

License

GroupId

GroupId

org.ow2.mind
ArtifactId

ArtifactId

idl-parser
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

IDL Parser
Contains the parser of the IDL language of the Mind programming model.
Project URL

Project URL

http://mind.ow2.org/mindc-2.0/idl-parser/
Project Organization

Project Organization

OW2

Download idl-parser

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.mind/idl-parser/ -->
<dependency>
    <groupId>org.ow2.mind</groupId>
    <artifactId>idl-parser</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.mind/idl-parser/
implementation 'org.ow2.mind:idl-parser:2.0'
// https://jarcasting.com/artifacts/org.ow2.mind/idl-parser/
implementation ("org.ow2.mind:idl-parser:2.0")
'org.ow2.mind:idl-parser:jar:2.0'
<dependency org="org.ow2.mind" name="idl-parser" rev="2.0">
  <artifact name="idl-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.mind', module='idl-parser', version='2.0')
)
libraryDependencies += "org.ow2.mind" % "idl-parser" % "2.0"
[org.ow2.mind/idl-parser "2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.objectweb.fractal.fractaladl : ast-core jar 2.6.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.
org.ow2.mind

MIND

Versions

Version
2.0
2.0-alpha1
1.0.1
1.0
0.3
0.3-beta-1
0.2.3a
0.2.3
0.2.2
0.2.1
0.2
0.2-beta-2
0.2-beta-1
0.2-alpha-2
0.2-alpha-1
0.1
0.1-beta-3