All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by jburg with all dependencies

Search JAR files by class name

compiler-jburg-types from group org.apache.royale.compiler (version 1.1.0)

Types needed by JBurg to perform it's code generation.

Group: org.apache.royale.compiler Artifact: compiler-jburg-types
Show all versions Show documentation Show source 
 

0 downloads
Artifact compiler-jburg-types
Group org.apache.royale.compiler
Version 1.1.0
Last update 25. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jburg, antlr,
There are maybe transitive dependencies!

compiler-jburg-types from group org.apache.flex.flexjs.compiler (version 1.0.0)

Types needed by JBurg to perform it's code generation.

Group: org.apache.flex.flexjs.compiler Artifact: compiler-jburg-types
Show documentation Show source 
 

0 downloads
Artifact compiler-jburg-types
Group org.apache.flex.flexjs.compiler
Version 1.0.0
Last update 05. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jburg,
There are maybe transitive dependencies!

jburg from group net.sourceforge.jburg (version 1.10.3)

A bottom-up rewrite machine is a compiler construction tool that is often used in the compiler's back end to convert a tree-structured representation of a program into machine code -- or, in Java's case, bytecode. JBurg can also be used as a general-purpose dynamic programming engine. JBurg is descended from iburg-class BURGs, described in Fraser, Hanson, and Proebsting's paper, "Engineering a Simple, Efficient Code Generator Generator." JBurg brings similar O(N) minimum-cost tree rewriting capabilities to Java, and also allows the programmer to specify transitions between non-terminal states, that are significantly more powerful than iburg's transitive closures: JBurg transformation rules allow the transformation to inject additional program logic, which makes a JBurg specification more like a grammar than like a list of pattern-matching rules.

Group: net.sourceforge.jburg Artifact: jburg
Show all versions Show documentation Show source 
 

0 downloads
Artifact jburg
Group net.sourceforge.jburg
Version 1.10.3
Last update 24. February 2016
Organization not specified
URL http://jburg.sourceforge.net/
License Common Public License Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 3)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy