Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.639 Times

Filter: All | Freeware
Display by: Name |  Date |  Downloads |  Rating

Code Management Tools

Software 1-20 of 128: 1 2 3 4 5 ... 7 > 
Added: March 21, 2010 | Visits: 2.495

Php Object Generator Php Object Generator on short POG is an open source PHP code generator which automatically generates clean & tested Object Oriented code for your PHP4/PHP5 application. Over the years, we realized that a large portion of a PHP programmers time is wasted on repetitive coding of the Database... Platforms: Linux

Keyword: Api, Code, Code For, Code Generator, Generates, Generator, Object, Object Oriented, Object Oriented Code, Php Code, Php Code Generator, Php Object Generator, Pog

License: Freeware Size: 1024 KB Download (283): Php Object Generator Download

Added: September 11, 2010 | Visits: 2.497

Dragon parser generator Dragon is a powerful parser generator. It produces a consequent, object-oriented, integrated scanner and parser solution. Dragon parser generator also scales for very large grammar defintions. Since dragon parses LR(1) grammars, the generation algorithm is quite CPU intensive. Using LR(1)... Platforms: Linux

Keyword: Code Generators, Dragon, Generator, Parser, Parser Generator, Powerful, Programming

License: Freeware Size: 368.64 KB Download (242): Dragon parser generator Download

Added: June 08, 2010 | Visits: 1.800

BNF for Java BNF for Java project is a parser/generator, or compiler-compiler. The parser reads your input text, or "terminals", specified by your BNF syntax. The parser features indefinate look-ahead and back-track. As the grammar parses your file, it builds a parse-tree which carries the content in the... Platforms: Linux

Keyword: Bnf, Code Generators, For Java, Java, Programming

License: Freeware Download (206): BNF for Java Download

Added: August 26, 2010 | Visits: 1.801

PySnippet PySnippet is a code snippet manager for any language. It features a user defined folder hierarchy, syntax highlighting, automatic clipboard copying, and an XML based data file. Whats New in This Release: - A snippet properties window and an about window were created. - Four new C++... Platforms: Linux

Keyword: Code, Code Generators, Code Snippet, Code Snippet Manager, Manager, Programming, Pysnippet, Snippet, Snippet Manager

License: Freeware Size: 14.34 KB Download (199): PySnippet Download

Added: June 11, 2010 | Visits: 1.723

phpMyEdit phpMyEdit generates PHP code for displaying/editing MySQL tables in HTML. All you need to do is to write a simple calling program (a utility to do this is included). phpMyEdit includes a huge set of table manipulation functions (record adition, change, view, copy, and remove), filtering, table... Platforms: Linux

Keyword: Code, Code Generators, Mysql, Php Code, Php Code Generator, Phpmyedit, Programming, Table

License: Freeware Size: 61.44 KB Download (184): phpMyEdit Download

Added: July 07, 2010 | Visits: 1.448

php_qrencode php_qrencode is a PHP extension to generate qrcode. The project is based on libqrencode. only 2 function to generate qr code. < code > $qr = qr_encode (test for qrcode); qr_save ($qr, 1.png); < /code > or you can output direct to stdout. < code > $qr = qr_encode (test for qrcode);... Platforms: Linux

Keyword: Code Generators, Extension, Generate, Php Extension, Phpqrencode, Programming, Qr

License: Freeware Size: 6.14 KB Download (180): php_qrencode Download

Added: March 19, 2010 | Visits: 841

UML2PHP5 UML2PHP5 is a plugin designed to fit on the Dia diagram application. UML2PHP5 automatically generates the PHP code structure following the diagrams classes. PHP5s and javas object model increasing similarity for example, there was an urgent need to update the tools for programmers. UML2PHP5... Platforms: Linux

Keyword: Code, Code Generators, Dia, Php Code, Plugin, Programming, Uml

License: Freeware Size: 16.38 KB Download (175): UML2PHP5 Download

Added: January 18, 2010 | Visits: 2.001

Ragel State Machine Compiler Ragel State Machine Compiler compiles finite state machines from regular languages into executable C/C++/Objective-C code. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular... Platforms: Linux

Keyword: Code Generators, Compiler, Machine, Machines, Programming, Ragel, Ragel State Machine Compiler, Regular, Regular Language, State, State Machine, State Machine Compiler, State Machines

License: Freeware Size: 532.48 KB Download (175): Ragel State Machine Compiler Download

Added: June 23, 2010 | Visits: 1.194

JAL 2 JAL project is a rewrite of Wouter van Ooijens famous Just Another Language. JAL adds the following enhancements to the original: More variable types: - BIT - 1 bit - BYTE - 8 bit, unsigned - SBYTE - 8 bit, signed - WORD - 16 bit, unsigned - SWORD - 16 bit, signed - DWORD - 32 bit,... Platforms: Linux

Keyword: Bit, Byte, Code Generators, Jal, Just Another Language, Programming, Rewrite, Signed, Unsigned, Van, Wouter

License: Freeware Size: 409.6 KB Download (166): JAL 2 Download

Added: June 16, 2010 | Visits: 1.728

Bison Bison project is a general-purpose parser generator that converts a grammar description for an LALR context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk... Platforms: Linux

Keyword: Bison, Code Generators, General-purpose, Parser, Programming

License: Freeware Size: 1.3 MB Download (153): Bison Download

Added: March 16, 2010 | Visits: 1.606

QOF Generator QOF Generator is a project that generates C object source code from HTML/PHP or Perl/XML. Generating new objects for the Query Object Framework is repetitive, tedious, and time consuming. Qof Generator automates this process in PHP to build a working test program linked against QOF. Objects... Platforms: Linux

Keyword: Code, Code Generators, Generator, Html, Object, Php, Programming, Project, Qof, Source, Source Code, Xml

License: Freeware Size: 17.41 KB Download (151): QOF Generator Download

Added: November 06, 2010 | Visits: 1.128

Drums++ Drums++ is a programming language I designed for sequencing music through drum machines. Drums++ program uses simple C ideas, for example // and /* */ comments and { } to seperate sections. I tried to make it as simple as possible so even a non-programmer could use it. See the docs section for... Platforms: Linux

Keyword: Code Generators, Drum, Drums, Language, Midi, Programming, Programming Language, Sequencing, Write

License: Freeware Size: 17.41 KB Download (140): Drums++ Download

Added: February 05, 2010 | Visits: 971

Jupe Jupe is a UML Plugin for Eclipse. Jupe project aims to provide support for the creation of UML class diagrams, code generation and reverse engineering. Jupe is based on the GEF and UML2 frameworks. Jupe is published as alpha version, so please be aware that it wont fit daily-use purposes.. Jupe... Platforms: Linux

Keyword: Code Generators, Diagrams, Jupe, Plugin, Programming, Uml Plugin

License: Freeware Size: 870.4 KB Download (140): Jupe Download

Added: June 11, 2010 | Visits: 1.205

JavaCC Java Compiler Compiler (JavaCC) is the most a parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC... Platforms: Linux

Keyword: Code Generators, Java, Javacc, Parser, Programming

License: Freeware Size: 512 KB Download (136): JavaCC Download

Added: September 20, 2010 | Visits: 1.252

Cheetah 2.0 Cheetah is a Python-powered template engine and code generator. Cheetah project can be used combined with other tools and frameworks or as a standalone application. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql,... Platforms: Linux

Keyword: Be Easy, Be Easy To, Cheetah, Code, Content, Easy To, Html, Program Code, Python, Template, Template Engine, Templates

License: Freeware Size: 163.84 KB Download (135): Cheetah 2.0 Download

Added: February 15, 2010 | Visits: 1.394

Domino Javadoc Generator Domino Javadoc Generator project aims to create a documentation to the Lotus Notes API for Java in a standard format common in the Java comunity and accepted by the most IDEs for Java. The Lotus Notes API is delivered as a Java archive together with the original documentation in the native... Platforms: Linux

Keyword: Api, Code Generators, Create A, Documentation, Domino, Domino Javadoc Generator, Generator, Ides, Javadoc, Lotus, Lotus Notes, Lotus Notes Api, Notes, To Create

License: Freeware Size: 389.12 KB Download (133): Domino Javadoc Generator Download

Added: May 25, 2010 | Visits: 1.642

wsdl2php wsdl2php is a PHP 5 Web Service Proxy Generator. wsdl2php is a tool for generating proxy classes that can be used to access web services. Whats New in This Release: - The tool now supports enumeration and classmap and makes use of the new __soapCall() method instead of the deprecated __call()... Platforms: Linux

Keyword: Code Generators, Programming, Proxy, Service, Web, Web Service

License: Freeware Size: 7.17 KB Download (131): wsdl2php Download

Added: October 04, 2010 | Visits: 1.455

OPEN BEXI HTML Builder OPEN BEXI HTML Builder is a WYSIWYG HTML editor which allows you to create Web pages and generate HTML code from your browser without any HTML knowledge. It lets you create, update, and remove HTML components. OPEN BEXI HTML Builder is suitable for beginners and experts.. Platforms: Linux

Keyword: Bexi, Builder, Code Generators, Html, Html Builder, Open, Open Bexi Html Builder, Programming, Wysiwyg Html

License: Freeware Size: 1.8 MB Download (131): OPEN BEXI HTML Builder Download

Added: November 14, 2010 | Visits: 989

PikLoops PikLoops is a simple KDE program used to generate assembly time delays for Microchip microcontrolers using Microchip instructions. PikLoops is based on a program for Windows, originally created by William J. Boucher. Using his calculation formulas we can generate accurate assembly language time... Platforms: Linux

Keyword: Assembly, Assembly Time, Code Generators, Generate, Kde, Microchip, Pikloops, Program, Program Used, Programming, Time, Time Delays, Used To, Using

License: Freeware Size: 573.44 KB Download (125): PikLoops Download

Added: March 12, 2010 | Visits: 940

PyBison PyBison is a Python binding to the Bison (yacc) and Flex (lex) parser-generator utilities. It allows parsers to be quickly and easily developed as Python class declarations, and for these parsers to take advantage of the fast and powerful C-based Bison/Flex. Users write a subclass of a basic... Platforms: Linux

Keyword: Code Generators, Parser, Parsers, Programming, Pybison, Speed

License: Freeware Size: 112.64 KB Download (125): PyBison Download

Software 1-20 of 128: 1 2 3 4 5 ... 7 >