The Framebuffer Character Generator is written in Java an it produces C code for embedded systems! This tool converts any system font to a usable format for a pixel based framebuffer or another embedded pixel based lcd controller.
Tool written in C to generate a list of codes with symbolic names (such as #define's in C) from a description file, along with a file that allows lookup of codes to get the symbolic name.
Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
The SAVE-IDE is an integrated development environment for architectural and component-based design of embedded systems. Including a tool chain for analysis, verification and code generation, with focus on safety and real-time.
Tool for Cython aimed to provide a functionality similar to SWIG. It rolls out "extern from" directives and generates shadow classes definitions. Can be used instead of cython in command line.
chex is a little tool for developers that allow you to convert files or parts of files in a C/C++ or pascal arrays, in order to include binary files in your source code. It's released under GPLv3.
'C' Language Debug Installation. Installs and Removes Debug and User code at function and line number boundaries. Added features and instructions for debugging the Ruby Interpreter.
POLUS, a software maintenance tool capable of iteratively evolving running software into new versions, aims to retain backward binary compatibility, support for multithread software and recover already tainted state of running software with low overhead.
ObjectBuilder is a C++ CASE tool (CASE, refactoring, documentation generator). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction.
The LEO-SYSGEN project deals with development of the Sysgen tool for Linux Based ECOS interface for OSEK/VDX Based RTOS. Feel free to download-develop-submit and query about it!!!
EWG (Eiffel Wrapper Generator) is a tool that generates Eiffel wrapper classes for C libraries. It can be used to create libraries that bridge the gap between Eiffel and C. It aims to work for arbitrary ANSI C and with all common Eiffel compilers.
deltaFSD is a graphical tool for defining a program by linking the inputs and outputs of functions.
The links created between functions determine the interdependencies within the program and so the sequence in which the functions should be executed.
Lemick is a project to make a programming language similar to those traditional Basic implementations but with all the attributes of the modern programming tool
Purpose of this tool is to help in device driver development.
Common part of a device driver is handling registers and memory
mapped structures. Ogham will automatically generate such source
code from more abstract XML-based description of a device.
Collection of tools generating various parts of code for MUDS. Tool: gereacreator - allows builder to create area with easy to use gui; generates code from that area for virtually any mudlib.
Code Beautifier is a tool to beautify your code. Make your code more clear and understandable. It intents to support variouse computer languages. Sush as C, C++, Perl, shell, awk, BASIC etc.
Matlab/Octave to Python conversion facility. The tool will take existing scripts
and convert them to Python. Also includes Python bindings to Octave and
a small runtime support library. Built on top of Numeric Python extensions.
TOra GSQL is a toolkit to generate SQL code for ORACLE. A graphical tool for X Window systems which allows you to generate SQL code automatically during database design for ORACLE.
Grammar deployment is the process of turning a given grammar
specification into a working parser. The Grammar Deployment Kit
(for short, GDK) provides tool support in this process based on
grammar engineering methods.