CUP

CUP is a LALR parser generator for Java

License

License

CUP
Categories

Categories

JFlex Build Tools Compiler-compiler
GroupId

GroupId

de.jflex
ArtifactId

ArtifactId

cup-parent
Last Version

Last Version

11b-20160615
Release Date

Release Date

Type

Type

pom
Description

Description

CUP
CUP is a LALR parser generator for Java
Project URL

Project URL

http://www2.cs.tum.edu/projects/cup/
Source Code Management

Source Code Management

https://versioncontrolseidl.in.tum.de/parsergenerators/cup

Download cup-parent

How to add to project

<!-- https://jarcasting.com/artifacts/de.jflex/cup-parent/ -->
<dependency>
    <groupId>de.jflex</groupId>
    <artifactId>cup-parent</artifactId>
    <version>11b-20160615</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.jflex/cup-parent/
implementation 'de.jflex:cup-parent:11b-20160615'
// https://jarcasting.com/artifacts/de.jflex/cup-parent/
implementation ("de.jflex:cup-parent:11b-20160615")
'de.jflex:cup-parent:pom:11b-20160615'
<dependency org="de.jflex" name="cup-parent" rev="11b-20160615">
  <artifact name="cup-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.jflex', module='cup-parent', version='11b-20160615')
)
libraryDependencies += "de.jflex" % "cup-parent" % "11b-20160615"
[de.jflex/cup-parent "11b-20160615"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cup
  • cup_runtime

Versions

Version
11b-20160615
11b