|
Google Adwords
|
Google Adwords allows businesses to advertise on any number of sites, including Expo Central, regardless of the size of their budget. Ad campaigns can be set up to target based on keywords, geographical location of the visitor, and/or individual web sites. They handle the most common sizes of ads and allow text, image or video.
|
|
|
Firefox with Google Toolbar
|
Mozilla Firefox is a web browser with pop-up blocking, tabbed browsing, and privacy and security features. Integration of the Google Toolbar into the Firefox download offers users even more features: Google search, SpellCheck, and Autofill.
|
|
|
Google Pack Software
|
Get the power of Google on your desktop PCs! Google Pack provides a single installer for many essential PC applications from Google and other trusted partners. These applications improve your browsing with increased speed and security, provide better searching capability for the web and for your own PC and enable you to collect and organize your personal data, including photos.
|
|
|
|
Computers > Programming > Compilers > Code Generator Kits : Categories
Computers > Programming > Compilers > Code Generator Kits : Web Resources
Computers > Programming > Compilers > Code Generator Kits : Web-Sites
| 1. BEG - a Back End Generator
[ Report dead link ] |
| 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. |
| http://www.hei.biz/beg/ |
| 3. ExpertCoder
[ Report dead link ] |
| 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. |
| http://expertcoder.sourceforge.net/ |
| 4. froofyJIT
[ Report dead link ] |
| 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. |
| http://fzort.org/bi/sw/froofy/ |
| 6. New Jersey Machine-Code Toolkit
[ Report dead link ] |
| 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. |
| http://www.eecs.harvard.edu/~nr/toolkit/ |
| 7. vcode
[ Report dead link ] |
| 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. |
| http://www.pdos.lcs.mit.edu/~engler/pldi96-abstract.html |
|
|
|
Computers > Programming > Compilers > Code Generator Kits : Web Resources
|