Simple Project List Software Map

839 projects in result set
最后更新: 2014-06-04 08:58

Portofino

Portofino is a system that makes it possible to create a Web application from an existing database in 30 seconds. Connect to the database, configure your preferences, and enjoy your new application.

最后更新: 2014-05-22 12:14

MSS Code Factory

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

(Machine Translation)
最后更新: 2014-05-01 07:49

pydiction

Pydiction consists of a Vim plugin and a Python script that allows programmers to tab-complete their Python code in Vim by generating a dictionary file of Python modules, and their attributes and methods. It comes with a default dictionary containing the entire Python standard library, keywords, built-ins, and many 3rd-party modules like Numpy, Django, Flask, Requests, Twisted, PyQT4, Pygame, OpenGL, wxPython, PyGTK, MySQLdb, Psycopg2, and more.

最后更新: 2004-03-01 12:40

alma

Alma is a software workshop for modeling and analyzing. It reads several sources (languages, models, etc.), helps you design for object-oriented modeling (definition of classes, relations, patterns, etc.), modifies the structure and the code, and outputs new sources, documentation, diagrams, etc. It is designed for object-oriented modeling (definition of classes and relations) and for migrating code in older languages. It meets two needs, offering a simplified software modeling workshop for small projects and making it easier to do rewrites, ports, and encapsulation of non-OO code.

最后更新: 2006-10-11 08:44

eAccelerator

eAccelerator is a further development of the mmcache PHP accelerator and encoder. It increases the performance of PHP scripts by caching them in a compiled state, so that the overhead of compiling is almost completely eliminated.

最后更新: 2003-11-04 06:38

Turck MMCache for PHP

Turck MMCache is a free PHP accelerator, optimizer, encoder, and dynamic content cache. It increases performance of PHP scripts by caching them in a compiled state, so that the overhead of compiling is almost completely eliminated. It also uses some optimizations for speeding up PHP scripts' execution. It typically reduces server load and increases the speed of PHP code by 1-10 times. It is tested with PHP 4.1.0-4.3.3, and Apache 1.3 and 2.0 under Linux and Windows.

最后更新: 2012-06-25 21:48

WaveMaker

WaveMaker is a RAD development tool for Web and cloud apps, with more than double the monthly downloads of any other RAD tool. Its visual, drag, and drop tools flatten the Java learning curve by 92%, enabling any developer to build enterprise Web applications that deploy to a standard Java platform. The WYSIWYG studio creates standard Java applications with 98% less code, boosting developer productivity and quality without compromising flexibility. Applications are cloud-ready and include built-in support for multi-tenancy and elastic scaling.

最后更新: 2014-06-09 21:23

Talend Open Studio for ESB

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.

(Machine Translation)
最后更新: 2014-03-22 23:25

Whole Platform

The Whole Platform is a technology for engineering
the production of software. It provides an Eclipse-based Language Workbench for developing new languages, manipulating them using domain notations, and transforming them using a generative model driven approach. The languages bundled with the Whole Platform include: modeling languages; query and transformation languages; integration languages for grammars, XSD, RDB, and Java libraries; and popular languages such as Java and XML.

(Machine Translation)
最后更新: 2010-05-02 06:05

CodeWorker

CodeWorker is a versatile parsing tool and a universal source code generator. It interprets a scripting language for producing reusable, tailor-made, evolving, and reliable IT systems with a high level of automation. The file formats to parse are described in an extended-BNF syntax. Template-based scripts drive the writing of patterns for generating code or text. The code generation knows how to preserve protected areas with hand-typed code and provides code expansion, source-to-source translation, and program transformation. It provides a native translation of CodeWorker's scripts in C++.

最后更新: 2008-03-18 10:04

phpHtmlLib

phpHtmlLib is an application development framework for developing OOP style Web applications in PHP. The application framework supports an MVC style architecture and Ajaxable and Cacheable interfaces for developing rich client Web applications. It comtains a set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex HTML widgets.

最后更新: 2013-09-28 18:05

PyInstaller

PyInstaller converts (packages) Python programs into standalone executables under Windows, Linux, Mac OS X, Solaris, and AIX. It supports several platforms and is able to build fully-contained (single file) executables.

最后更新: 2011-09-04 09:28

MSS Code Factory

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

(Machine Translation)
最后更新: 2014-01-10 22:22

pyPEG

pyPEG is a quick and easy solution for creating a parser in Python programs. pyPEG uses a PEG language in Python data structures to parse, so it can be used dynamically to parse nearly every context free language. The output is a plain Python data structure called pyAST, or, as an alternative, XML.

最后更新: 2012-12-11 13:50

perltidy

Perltidy is a Perl script indenter and beautifier. By default it approximately follows the suggestions in perlstyle(1), but the style can be adjusted with command line parameters. Perltidy can also write syntax-colored HTML output.