RSS 634 projects tagged "Code Generators"

Download No website Updated 21 Jul 2010 Netbeans Java SQL Generator

Screenshot
Pop 21.10
Vit 32.15

Netbeans Java SQL Generator is a plugin that automatically generates SQL code (currently for MySQL and PostgreSQL) and Java database methods (such as insertIntoTable, update, delete, and createTable) from variables in a Java class. It comes with many options and possibilities to customize the generated SQL and code for your needs. It works with Netbeans version 6.9 or later on any Netbeans supported system.

Download No website Updated 19 Feb 2011 WSF Staff

Screenshot
Pop 22.69
Vit 31.91

WSF Staff is Web Service Framework for C++, AJAX, and J2ME that is based on Apache Axis2/C. WSF Staff wraps Apache Axis2/C code into C++, and also provides many additional features: a stateful Web services implementation in C++ with instance support, a synchronous and asynchronous client implementation in C++, AJAX, and J2ME, a service-component architecture implementation, support for RESTful Web services and clients, WSDL support with xsd import and export, J2ME client support (based on ksoap), a flexible and extensible code generator to generate any sort of Web service related source code (not only in C++), security support (users, groups, sessions, ACLs, etc.), and a Web application toolkit (webapp) with widget support.

Download Website Updated 31 Dec 2011 nyu

Screenshot
Pop 65.25
Vit 2.46

nyu is a combination of modern academic approaches to parsing formal grammars from PEGs and expression grammars that represents the new state of the art in parser generators. nyu grammars are written in a powerful language based on PEGs (parsing expression grammars) but with modifications to allow both the AST and the parser to be specified intuitively in a single grammar. nyu outputs parsers that take advantage of the chilon::parser meta-programming library for C++. The generated parsers are almost as concise and readable as the input grammars, yet perform as well as hand-written C code. nyu ASTs are built using tuples, variant types, and lists, and allow self referential parsers and AST nodes to be manipulated. Advanced features such as hashed containers and grammar inheritance are also possible and well tested. nyu is currently powerful enough to deal with complex grammars and bootstraps its own parser.

No download No website Updated 08 Nov 2010 Code Generation Tools for Free Pascal

Screenshot
Pop 27.35
Vit 30.38

Code Generation Tools for Free Pascal is a toolbox for developers using Free Pascal or Delphi. It generates source code for some repeating programmer tasks.

Download No website Updated 21 Nov 2010 XmlPlus xsd2cpp

Screenshot
Pop 25.50
Vit 30.25

XmlPlus xsd2cpp is a tool that compiles an XML schema into C++ data bindings. When invoked on an input XSD file, it generates the C++ sources (implementation/headers) for the supplied XML schema, a main.cpp template to demonstrate how generated sources can be consumed, and the automake/autoconf files for building the generated source.

Download No website Updated 19 Dec 2010 SourceMagic

Screenshot
Pop 38.94
Vit 29.73

SourceMagic is a PHP object generator. SourceMagic automatically generates PHP classes and methods from database tables. These automatically generated methods let programmers create, read, update, or delete database records.

Download Website Updated 09 Feb 2013 r6rs-protobuf

Screenshot
Pop 51.30
Vit 6.69

r6rs-protobuf provides a pure Scheme implementation of Google's Protocol Buffers framework, including parsing and code generation.

No download Website Updated 16 May 2012 Azzyzt JEE Tools

Screenshot
Pop 61.07
Vit 4.22

Azzyzt JEE Tools is a set of Eclipse plugins for creating a so-called "azzyzted" project, and for creating code from a model. Azzyzt uses Java JPA entities as a model, and from that model it creates an enterprise application, ready to be deployed in a Java EE 6 application server like GlassFish 3.1, ready to be accessed via CORBA, SOAP, and REST. Thus the generated application is a set of Web services, providing all that you need in a typical CRUD application. Generated enterprise applications have separate source folders for generated and developer-supplied content. You can add your own functionality to a well-engineered base project. Azzyzt JEE Tools is not about user interfaces. It is expected that the generated application is accessed by a RIA frontend or by a fat client.

Download Website Updated 07 May 2013 Talend Open Studio for MDM

Screenshot
Pop 191.48
Vit 34.85

Talend Open Studio for MDM provides the key data management functions across integration, quality, and governance to get users started with master data in their companies. It allows users to install, implement, and manage a single solution across all these key functional groups, decreasing complexity and time to value for MDM projects.

Download Website Updated 07 May 2013 Talend Open Studio for ESB

Screenshot
Pop 196.39
Vit 33.83

Talend Open Studio for ESB is an innovative, Eclipse-based tooling environment for modeling, configuring, and deploying integration solutions using the Apache-based open source enterprise service bus (ESB), Talend ESB. Talend ESB is a versatile and flexible ESB that allows organizations to address integration challenges, from simple departmental projects to complex, heterogeneous IT environments. Powered by the Apache CXF, Apache Camel, and Apache ActiveMQ Open Source integration projects, it makes enterprise-class integration accessible by delivering a cost-effective and easy-to-use way to integrate and expand systems and applications.

Screenshot

Project Spotlight

SQLObject

A object-relational mapper.

Screenshot

Project Spotlight

filegive

Easy sending of files point-to-point.