Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
bcelbcel5.1-jar
jlinejline0.9.9-jar
nicenice0.9.12-jar
sableccsablecc3.1-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.1-jar

Project Dependency Graph

Dependency Listings

VODKA

An experimental programming language for concurrent interactive systems

http://vodka.nachtlicht-media.de

Unnamed - bcel:bcel:jar:5.1

JLine

JLine is a java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications.

http://jline.sourceforge.net

Unnamed - junit:junit:jar:3.8.1

SableCC, an object-oriented compiler framework.

SableCC is an object-oriented framework that generates compilers (and interpreters) in the Java programming language. This framework is based on two fundamental design decisions. Firstly, the framework uses object-oriented techniques to automatically build a strictly-typed abstract syntax tree. Secondly, the framework generates tree-walker classes using an extended version of the visitor design pattern which enables the implementation of actions on the nodes of the abstract syntax tree using inheritance. These two design decisions lead to a tool that supports a shorter development cycle for constructing compilers.

http://sablecc.org

Unnamed - nice:nice:jar:0.9.12

POM was created from install:install-file