Projects tagged ‘generator’ and ‘java’


[91 total ]

402 Users
   

Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors) and to some extent PHP, C#, and D. Doxygen is developed under Linux and Mac OS X, but is ... [More] set-up to be highly portable. As a result, it runs on most other Unix flavors as well. Furthermore, executables for Windows are available. [Less]
Created over 3 years ago.

77 Users
   

iText is a library that contains classes to generate documents in the Portable Document Format (PDF), XML, HTML, and RTF. It can also parse XML documents and convert them into any of these formats. ... [More] Pages of existing PDF files can be imported and copied to new PDF documents. [Less]
Created over 3 years ago.

70 Users
   

ArgoUML is the leading open source UML modeling tool and includes support for all standard UML 1.4 diagrams. It runs on any Java platform and is available in ten languages. ArgoUML was installed ... [More] half a million times during 2005 and is in use all over the world. [Less]
Created over 3 years ago.

43 Users
   

ANother Tool for Language Recognition (ANTLR) is the name of a parser generator that uses LL(k) parsing. ANTLR is the successor to the Purdue Compiler Construction Tool Set (PCCTS), first developed in ... [More] 1989, and is under active development. Its maintainer is professor Terence Parr of the University of San Francisco. [Less]
Created over 3 years ago.

39 Users
   

The Eclipse Graphical Modeling Framework (GMF) provides a generative component and runtime infrastructure for developing graphical editors based on EMF and GEF. The project aims to provide these ... [More] components, in addition to exemplary tools for select domain models which illustrate its capabilities. [Less]
Created over 3 years ago.

25 Users
   

ASM is a Java bytecode manipulation framework. It can be used to dynamically generate stub classes or other proxy classes, directly in binary form, or to dynamically modify classes at load time, i.e. ... [More] , just before they are loaded into the Java Virtual Machine. ASM offers similar functionalities as BCEL or SERP, but is much smaller (33KB instead of 350KB for BCEL and 150KB for SERP) and faster than these tools (the overhead of a load time class transformation is of the order of 60% with ASM, 700% or more with BCEL, and 1100% or more with SERP). Indeed ASM was designed to be used in a dynamic way* and was therefore designed and implemented to be as small and as fast as possible. [Less]
Created over 3 years ago.

8 Users
   

EMF Search provides the fundamental infrastructure and components for search queries on EMF based models. A particular focus will be made on integration with the Eclipse Core Search API for end user tight integration.
Created over 2 years ago.

6 Users

Jackson is a Streaming, Fast, Conformant, Open Source JSON processor (parser, generator, data binder). Jackson supports all typical access methods to JSON content, including: * Ultra-high ... [More] performance streaming (incremental) parser * Convenient Tree Model * Fast Data binding to both basic Java List/Map/String/Boolean/Number structures but also full zero-configuration Java bean binding (or configurable binding to any POJOs) -- all with no pre-processing or bytecode injection [Less]
Created about 1 year ago.

5 Users

Thrift is a software framework for scalable cross-language services development. It combines a powerful software stack with a code generation engine to build services that work efficiently and ... [More] seamlessly between C++, C#, Erlang, Java, Haskell, Perl, Python, PHP, Ruby, and Smalltalk. [Less]
Created over 2 years ago.

4 Users
   

Eclox is a simple doxygen frontend plug-in for eclipse. It aims to provide a slim and sleek integration of the code documentation process into eclipse by providing a high-level graphical user interface over doxygen.
Created over 2 years ago.