SableCC - Stups fork

This version of SableCC enriches the abstract syntax tree with information about tokens.

License

License

GroupId

GroupId

de.hhu.stups
ArtifactId

ArtifactId

sablecc
Last Version

Last Version

3.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

SableCC - Stups fork
This version of SableCC enriches the abstract syntax tree with information about tokens.
Project URL

Project URL

https://gitlab.cs.uni-duesseldorf.de/general/stups/sablecc-stups
Source Code Management

Source Code Management

https://gitlab.cs.uni-duesseldorf.de/general/stups/sablecc-stups

Download sablecc

How to add to project

<!-- https://jarcasting.com/artifacts/de.hhu.stups/sablecc/ -->
<dependency>
    <groupId>de.hhu.stups</groupId>
    <artifactId>sablecc</artifactId>
    <version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.hhu.stups/sablecc/
implementation 'de.hhu.stups:sablecc:3.4.0'
// https://jarcasting.com/artifacts/de.hhu.stups/sablecc/
implementation ("de.hhu.stups:sablecc:3.4.0")
'de.hhu.stups:sablecc:jar:3.4.0'
<dependency org="de.hhu.stups" name="sablecc" rev="3.4.0">
  <artifact name="sablecc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hhu.stups', module='sablecc', version='3.4.0')
)
libraryDependencies += "de.hhu.stups" % "sablecc" % "3.4.0"
[de.hhu.stups/sablecc "3.4.0"]

Dependencies

runtime (1)

Group / Artifact Type Version
de.hhu.stups : sablecc-runtime jar 3.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.4.0
3.3.3
3.3.2
3.3.0
3.2.14
3.2.13
3.2.12
3.2.11
3.2.10