The cutils collection is composed of: cdecl and cundecl (decode and encode C type declarations), cobfusc (make a C source file unreadable but compilable), chilight (highlight C source files), cunloop (unloop C loops), yyextract (extract grammar rules from yacc grammar), and yyref (generate a cross-reference for yacc input).
Related ProjectsMedia Player Classic - Home Cinema, MergeDoc, Amateras, Win32 Disk Imager, MinGW - Minimalist GNU for Windows |
With GPI you can develop ultra-rapidly a complete networked DB system (client and server size). It is naturally totally platform independant (Java 2), Locale independant (I18N), and may be easily made DB engine-independant.
Related ProjectsMinGW - Minimalist GNU for Windows, Win32 Disk Imager, Media Player Classic - Home Cinema, MPC-BE, MergeDoc |
Jupe is a UML Plugin for Eclipse. It provides support for the creation of UML class diagrams, Java code generation, and reverse engineering. Jupe is based on the GEF and UML2 frameworks and supports Eclipse 3.2.
Related ProjectsMPC-BE, Amateras, MinGW - Minimalist GNU for Windows, MeCab, Media Player Classic - Home Cinema |
ARIO is a C++ library for reading and producing archive files, which are commonly used as libraries of relocatable object files.
Related ProjectsProperties Editor, MPC-BE, Win32 Disk Imager, Media Player Classic - Home Cinema, MeCab |
JetPAG is a flexible yet powerful full-LL(k) parser and lexical analyzer generator focused on high performance, efficiency, usability, and readability of generated code. It generates powerful optimized recursive descent recognizers, and supplies a small library that can be used to do minimal parsing needs. Generated code is nicely structured and distributed over several files for easier management and integration into larger projects. JetPAG offers a powerful control over the generated source code, preventing post-generation modifications.
Related ProjectsMysaifu JVM, MergeDoc, Properties Editor, Amateras, Win32 Disk Imager |
jxml2sql is a Java application that makes use of libjxml2sql for converting XML documents into various forms of output to aid database administration. Examples of outputs are SQL for table creation and HTML for table reference.
Related ProjectsAmateras, MPC-BE, MeCab, Dumpper v.60.3, MinGW - Minimalist GNU for Windows |
yadia2sql is a tool that generates SQL CREATE
TABLE statements from Dia XML files. Its goal is
to provide a lot of freedom to customize the
generated SQL code.
Related ProjectsSharpDevelop-jp, MPC-BE, Amateras, Properties Editor, Media Player Classic - Home Cinema |
froofyJIT is a C++ 'syntactic sugar' front-end for Paolo Bonzini's GNU lightning library for dynamic native code generation. It uses C++'s powerful language facilities to allow GNU lightning instructions to be expressed in a more concise way that approximates a 'real' assembly language. It also includes froofyQua, a preliminary implementation of Henry Massalin's "quajects".
Related ProjectsMedia Player Classic - Home Cinema, MinGW - Minimalist GNU for Windows, Properties Editor, Dumpper v.60.3, Amateras |
PhpCodeBuster is a PHP class to obfuscate your PHP
code. This means that the code is changed in such
a way that it is very hard te reverse engineer it
into an understandable format. It produces PHP
code with normal syntax that is unreadable to the
(normal) human eye but will function correctly on
any normal Web server. A nice feature of
PhpCodeBuster is the availability of debug
settings. By using the debug settings, you can
check the obfuscated results while they are still
readable and make necessary changes to the
original code.
Related ProjectsMinGW - Minimalist GNU for Windows, SmillaEnlarger, Properties Editor, DeSmuME, TuxGuitar |
The DObject Library C++ is a Java-like library that acts as a bridge between the C++ and the Java worlds. It offers a wide range of the Java facilities without losing the power of C++. It offers naming convention that is similar to the Java language, smart pointers emulating Java references, and classes emulating Java arrays.
Related ProjectsDeSmuME, Darik's Boot and Nuke, MinGW - Minimalist GNU for Windows, SmillaEnlarger, Amateras |
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.
Related ProjectsTuxGuitar, XOOPS, iReport-Designer for JasperReports, Properties Editor, MinGW - Minimalist GNU for Windows |
logindpostgres is a script that reads SQL select
statements from PostgreSQL logs and generates all
the indices to optimize the database for each
request. It has been tested on 1.2 GB of logs.
Related ProjectsMinGW - Minimalist GNU for Windows, Properties Editor, SharpDevelop-jp, Media Player Classic - Home Cinema, Dumpper v.60.3 |
texttemplate converts text templates into simple object models that
can be manipulated by ordinary Python scripts. It's loosely based on
HTMLTemplate.
Related ProjectsDeSmuME, Amateras, MinGW - Minimalist GNU for Windows, iReport-Designer for JasperReports, SmillaEnlarger |
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.
Related ProjectsAmateras, SmillaEnlarger, Darik's Boot and Nuke, TuxGuitar, MergeDoc |
dia2fsm reads DIA diagram files constructed in the prescribed format and produces Finite State Machine (FSM) skeleton code. It supports code generation to C and C++ and is built on Linux only.
Related ProjectsProperties Editor, Dumpper v.60.3, Media Player Classic - Home Cinema, MergeDoc, MinGW - Minimalist GNU for Windows |