My favorites | Sign in
Google
Projects on Google Code Results 1 - 6 of 6
HPBCG is a tool which help to build binary code generator. It can be use for writing "compilettes" which are small compiler embedded into the application. It is usefull for * Dynamically adapt binary code at run-time * Dynamically generate an optimized function using ** Vector...
iburg is a program that generates fast tree parsers for cost-augmented tree grammars. iburg is useful for writing code generators and for teaching computer science compiler courses. A variant of iburg is used in the code generators for lcc, a retargetable compiler for ANSI C. iburg is described in ...
This project will host code generators for .Net developed using .Net Framework itself.
XRCed is a simple resource editor for wxWidgets/wxPython GUI development which supports creating and editing files in XRC format It is written in Python and uses wxPython GUI toolkit. This project hosting will be used for 2007 GSoC development notes.
cdb is a machine-independent debugger for C programs compiled by [http://www.cs.princeton.edu/software/lcc lcc] 4.x, a retargetable compiler for Standard C. The original version of cdb is described in the paper D. R. Hanson and M. Raghavachari, A Machine-Independent Debugger, _Software—Practice...