|
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 > Transformation Tools : Categories
Computers > Programming > Compilers > Transformation Tools : Web Resources
Computers > Programming > Compilers > Transformation Tools : Web-Sites
| 1. Alma
[ Report dead link ] |
| Multi-language software workshop for modeling, analyzing. Reads several languages, and outputs. Designed for object-oriented modeling (definition of classes and relations) and for migrating (to help convert) old code in older languages. Meets 2 needs: have a simplified software modeling workshop for small projects; make easier rewritings, ports, encapsulating non-OO code. |
| http://www.desnoix.com/guillaume/alma/ |
| 2. CCured source-to-source C translator
[ Report dead link ] |
| CCured is a source-to-source translator for C. It analyzes the C program to determine the smallest number of run-time checks that must be inserted in the program to prevent all memory safety violations. The resulting program is memory safe, meaning that it will stop rather than overrun a buffer or scribble over memory that it shouldn't touch. |
| http://manju.cs.berkeley.edu/ccured/ |
| 3. Cross Module Inliner
[ Report dead link ] |
| CMI is an optimizing frontend for gcc which allows gcc to inline across module boundaries without requiring you to put inline functions in header files or even mark inline functions for inlining. |
| http://www.cs.utah.edu/flux/alchemy/cmi.html |
| 4. DMS Software Reengineering Toolkit
[ Report dead link ] |
| Generalized compiler technology for custom parsing, analyzing, transforming, and prettyprinting computer languages, including C, C++, COBOL, Ada, Java, C#, SQL. Tasks range from metrics to migrations. [Commercial] |
| http://www.semanticdesigns.com/Products/DMS/DMSToolkit.html |
| 5. PostSharp, an open-source post-compiler for .NET
[ Report dead link ] |
| PostSharp is a platform that allows you to transform or analyze your .NET assemblies after compilation. It reads binary assemblies into memory, execute a suite of plug-ins and write back the modified code. PostSharp is a great tool for Aspect-Oriented Programming (AOP/AOSD). |
| http://www.postsharp.org/ |
| 8. The Dynamo Project
[ Report dead link ] |
| Compiler architecture dynamically optimizes stand-alone programs via staged compiling. Uses run-time values and invariants to improve code as it executes, yielding performance superior to statically optimal code. |
| http://www.cs.indiana.edu/proglang/dynamo/ |
Pages: [1] 2
Next Page >>
|
|
|
Computers > Programming > Compilers > Transformation Tools : Web Resources
|