RSS 39 projects tagged "English"

Download No website Updated 19 Jun 2013 Racket

Screenshot
Pop 458.65
Vit 631.75

Racket (formerly PLT Scheme) is a programming language suitable for implementation tasks ranging from scripting to application development, including GUIs, Web services, etc. It includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, tools for creating stand-alone executables, the Racket Web server, extensive libraries, documentation for both beginners and experts, and more. It supports the creation of new programming languages through a rich, expressive syntax system. Example languages include Typed Racket, ACL2, FrTime, and Lazy Racket.

No download Website Updated 28 May 2013 OpenXava

Screenshot
Pop 429.88
Vit 88.79

OpenXava is a framework to develop AJAX JavaEE/J2EE applications rapidly and easily. It allows you to define applications only with POJOs, JPA, and Java 5 annotations. It is feature rich and flexible. It generates JSR-168 portlet applications (Liferay, WebSphere Portal, Jetspeed, etc.).

No download Website Updated 12 May 2004 Ulaform

Screenshot
Pop 29.34
Vit 57.66

Ulaform is a robust aplication which allows for easy creation of forms that can be embedded into any Web page. It is even more versatile when used within the Horde Applications, for example as a block in the Giapeto Content Management System.

No download Website Updated 04 Sep 2005 Bisonc++

Screenshot
Pop 18.44
Vit 53.33

The program bisonc++ creates a C++ parser function and class having a cleaner setup than the code generated by Alain Coetmeur's bison++. Furthermore, since bisonc++ more closely follows current-day ideas about C++ programming, its code is easier to read. It expands the concepts initially implemented in bison and bison++, offering a cleaner setup of the generated parser class. The parser class is derived from a base-class, mainly containing the parser's token and type definitions, as well as several member functions that should not be (re)defined by the programmer.

Download Website Updated 13 Jun 2013 EUGene

Screenshot
Pop 154.79
Vit 52.04

EUGene allows you to manipulate and generate models. It can read UML class models in XMI independent from modeling, generate templates, transform models, and integrate in project building. It features independence in developer code and generated code. EUGene is independent from development tools. EUGene is easy to use and to put into place.

Download Website Updated 18 Aug 2007 Shoelacer

Screenshot
Pop 19.36
Vit 46.18

Shoelacer attempts to generate a pair of small C functions that compress or decompress a set of data (primarily short strings) presented to it, and possibly other data of that kind. The data it is given may consist of entries of just a few bytes or longer. Its goal is to be reasonably fast with a tiny memory overhead. Compression performance is not so much the goal, although it certainly isn't ignored.

No download Website Updated 05 Dec 2007 Much More Than Parsing

Screenshot
Pop 18.57
Vit 44.96

Much More Than Parsing is a parser generator for context free grammars defined in a BNF-like format. It generates scanners, parsers, ASTs, prettyprinters, etc. Several target languages are supported. It is a fork of More Than Parsing.

No download Website Updated 16 Apr 2013 MSS Code Factory

Screenshot
Pop 264.54
Vit 44.73

MSS Code Factory is a rule-based expert system for translating application models to source code.

Download Website Updated 24 Dec 2009 PHPTAL

Screenshot
Pop 39.46
Vit 39.08

PHPTAL is a fast, safe, XML-based template engine for XHTML and HTML5. It implements Zope's Template Attribute Language, which has clean, concise syntax that is compatible with XML tools (no custom ugly tags), and template source files can even be previewed in Web browsers or opened in WYSIWYG editors. Templates are compiled to PHP and cached, giving great performance and taking advantage of PHP accelerators. PHPTAL by default ensures well-formed output and escapes XML-unsafe characters everywhere, which means that your pages can be completely safe against HTML-injection (XSS) without great effort. It features fine-grained caching of output, pre- and post- filters, internationalization via gettext or custom backend, creation of custom template attributes and expressions, and templates loaded from non-standard sources (e.g. databases). It supports UTF-8 well, is easy to integrate and redistribute with PHP frameworks and applications, and has an object-oriented design and a comprehensive unit test suite.

Download Website Updated 19 May 2013 Dragon parser generator

Screenshot
Pop 204.16
Vit 30.74

Dragon produces a consequent, object-oriented, integrated scanner and parser solution and scales for very large grammar definitions. It provides LR(1) and LALR grammar analysis methods and combines the lexical and syntactical analysis and the corresponding code generation. Either C++ or Java code can be generated. The resulting parser code is readable and clean, and can easily be integrated into any C++ or Java application.

Screenshot

Project Spotlight

SabreDAV

A WebDAV framework for PHP.

Screenshot

Project Spotlight

GLFW

A portable OpenGL application framework.