Bazsites.com Code Generator Kits
Directory Topics
On the Web
- ExpertCoder - ExpertCoder is a toolkit for the .NET platform that supports the creation of code generators based on expert systems. Not a code generator-generator but rather a set of libraries useful for writing generators, it is released under the GPL license.
- vcode - A library for dynamically generating machine code from within a C program. Code is generated using a generic RISC-like virtual instruction set which is then translated into native processor instructions. Currently vcode supports MIPS, SPARC, and Alpha processors.
- New Jersey Machine-Code Toolkit - Helps programmers write applications that process machine code: assemblers, disassemblers, code generators, tracers, profilers, debuggers. Toolkit lets programmers encode and decode machine instructions symbolically. Encoding and decoding are automated based on compact specifications.
- BEG - a Back End Generator - BEG is a commercial generator for compiler back ends. It reads a declarative description of a target processor (i.e. SPARC, MIPS, ARM, x86, etc.) and produces a possibly optimizing code generator in form of a C program.
- JBurg: a Bottom-Up Rewrite Machine Generator for Java - Java-based BURG (code emitter generator) which can also be used as a general purpose dynamic programming engine. [Open source, Common Public License]
- froofyJIT - C++ front end for Paolo Bonzini's GNU lightning library for dynamic native code generation. Uses C++'s language facilities to achieve conciseness approximating a `real' assembly language.
- Dynamically Targetable Tools Framework (DTTF) - A framework for building dynamically targetable compilers, assemblers and simulators for a wide variety of processor architectures. [Commercial]
Wikipedia Articles
- Code generation (compiler) - In computer science, code generation is the process by which a compiler's code generator converts some internal representation of source code into a form (e.g.
- Even code - A binary code is called an even code if the Hamming weight of all its codewords is even. An even code should have a generator polynomial that include (1+x) minimal polynomial as a product.
- Generator matrix - In coding theory, a generator matrix is a matrix whose rows generate all elements of a linear code. If the matrix is G and the linear code is C,
- Documentation generator - A documentation generator is a programming tool that generates documentation intended for programmers (API documentation) or end users (End-user Guide), or both, from a set of specially commented source code files, and in some cases, binary files.
- Generator Gawl - Generator Gawl (ジェネレイター ガウル Jenereitā Gauru) is an anime series about three young men, Koji, Ryo and Gawl, who traveled back in time to the year 2007 to prevent Professor Takuma Nekasa from discovering a gene code which would start a devastating war. "Generators" are sent back from the future to stop the trio.