Compilers
Showing page 1 of 3.
-
Beaver Beaver is a LALR compiler compiler for Java that uses several techniques to generate very fast parsers.
0 weekly downloads -
CVM-Forth Forth compiler for the Compiled Virtual Machine
0 weekly downloads -
Checkclipse Checkclipse is a plugin which integrates the Checkstyle style checker for Coding Guidelines into Eclipse. All Java style violations will be immediately reported by error markers. Coding Guidelines can be configured for each project separately.
0 weekly downloads -
Clarion to Java Compiler Compile your clarion source code into java runtime environment. Includes the compiler, 100% java based runtime implementation of the clarion runtime environment and other miscellaneous tools.
0 weekly downloads -
Clue Clue is an experimental C compiler that generates code for high-level dynamic languages such as Lua, Javascript, Perl5 and Common Lisp, as well as non-dynamic languages like C and Java. It supports the complete ANSI standard, including pointer arithmetic
0 weekly downloads -
Cojen - Java bytecode generator Moved to GitHub: https://github.com/cojen/Cojen Dynamic Java bytecode generation and disassembly tools. A builder allows code to be generated more easily, instead of having to select exact instructions. Utility classes are provided which demonstrate the code generator and loader.
0 weekly downloads -
Combinatory Reduction Systems Extended Implementation of Combinatory Reduction Systems (CRS) with experimental extensions, in Java. CRS is a formalism for higher-order rewriting invented by J.W.Klop in 1980. For further details see the Project/Web Site.
0 weekly downloads -
EJE (Everyone's Java Editor) EJE is a simple Java editor, perfect to learn Java, without learning a complex development tool. EJE is multi-platform (written in Java), light- weight, user-friendly and have several useful basic features. A good help to start with Java!
0 weekly downloads -
FJ-eclipse FJ-eclipse is an implementation of Featherweight Java in Eclipse using the framework Xtext.
0 weekly downloads -
FLORA-2 FLORA-2 is a powerful knowledge representation and reasoning system designed for building knowledge-intensive applications. It is based on F-logic, HiLog, Transaction Logic, and also supports defeasible reasoning. Applications include intelligent agents, Semantic Web, ontology management, and more.
0 weekly downloads -
From PEG to a practical parser A tool that transcribes Parsing Expressions into a parser written in Java. An integral part of the tool are facilities for specifying semantics (also in Java). The tool does not generate a "packrat parser", but a set of transparent procedures.
0 weekly downloads -
Enterprise
Haskell support for Eclipse We extend the Eclipse IDE with tools for development in Haskell, a functional programming language, providing support for a wide range of tools (compilers, interpreters, doc tools etc.) in a coherent, convenient and configurable environment.
0 weekly downloads -
IKVM.NET IKVM.NET is a JVM for the Microsoft .NET Framework and Mono. It can both dynamically run Java classes and can be used to convert Java jars into .NET assemblies. It also includes a port of the OpenJDK class libraries to .NET.
0 weekly downloads -
JBurg Java-based BURG (code emitter generator), used by Adobe ASC 2.0 and Apache Falcon ActionScript compilers.
0 weekly downloads -
JCGO a Java source to C code translator
0 weekly downloads -
JCompiler Mini Python Compiler written in Java
0 weekly downloads -
JDotNet Tries to reimplement the .NET Framework in Java
0 weekly downloads -
JFlex JFlex is a flex-like lexer generator for Java with emphasis on speed and full Unicode support. It has some not so usual features like negation in regexps and nested input streams. Also reads JLex specifications unchanged.
0 weekly downloads -
JTools.org JTools provides some useful tools and utilities for Java 5.0 development. Beneath some smaller utilities we have: a (Ant like) DAO framework (also including XML Repository) and a (JSP like) general purpose template generator and execution framework.
0 weekly downloads -
Java Modeling Language (JML) The Java Modeling Language (JML) is a behavioral interface specification language that can be used to specify the behavior of Java modules (as in design by contract -- DBC). It has many tools to do assertion checking, unit testing, etc.
0 weekly downloads -
Jikes RVM Jikes RVM is a flexible infrastructure for virtual machine research
0 weekly downloads -
KFlex KFlex is an extension to JFlex that makes it easy to generate lexers whose actions call methods of a listener interface. This simplifies parser development and makes the lexer a reusable drop-in component.
0 weekly downloads -
Kopi Kopi provides a development environment for interactive database applications using Java, JDBC and Swing. It extends the Java language with money, date and time types, adds operator overloading and allows seamless integration of SQL.
0 weekly downloads -
Lexical Analyzer and Parser Generator Lapg is the combined lexical analyzer and parser generator, which converts a description for a context-free LALR grammar into source file to parse the grammar. Generates code for Java, Javascript, C, C++ and C#.
0 weekly downloads -
MGP The Maven GWT plugin is used to compile JavaScript source files from the Java source. The plugin runs GWTCompiler, allows to configure compiler options, automatically detects source and resource files location. Does not require a local GWT installati
0 weekly downloads