c compiler cannot create executables
DC3 Compiler - Interpreter 1.0
DC3 Compiler - Interpreter is a VB like compiler/interpreter more>>
It compiles simple VB like programs and creates a byte code executed by a Virtual Machine, like Java and .NET languages.
Main features:
- only simple VB types like string, integer (hexadecimal, octal), float, boolean
- global and local variables
- functions and subs
- operators like +,-,*,/,\,imp,eqv,xor,or,and,not,>=,,<<less
eBook Compiler Free 2.1
Natata eBook Compiler is an powerful application that will pack and compresses multiple files more>>
You can use it to compile e-books, offline web pages, HTML photo albums, presentations and more. The interface uses a step-by-step approach that guides you through the process of creating your compiled file.
Main features:
- Command line parameters - Your eBooks can accept additional parameters to show a specific page when the eBook is opened.
- CD Autorun File - Create the necessary files to make your CD-ROM drive launch the eBook automatically once the CD containing the eBook is inserted into the CD-ROM Drive.
- Change eBook Icon - Now you can use any Icon for your eBook.
- Save and open Projects - You dont have to re-type all your settings each time you want to create a new version of an E-Book. Simply save all your settings - and open your project at any time you wish.
Version restrictions:
- Some features are available only in Gold edition.
Kopi Compiler Suite 2.1A
Kopi Compiler Suite is considered as an innovative and versatile Java compiler fully written in Java that comes complete with support for the latest Java Language Specification. more>>
Kopi Compiler Suite 2.1A is considered as an innovative and versatile Java compiler fully written in Java that comes complete with support for the latest Java Language Specification. The KOPI Suite comes complete with an assembler and a disassembler for the Java Virtual Machine.
This new release includes support for generic types (aka templates in Java) and Programming By Contract (assertions and much more).

Flash Compiler & Decompiler 0.91
Compile movie files into Macromedia Flash files. more>>
Flash Compiler & Decompiler 0.91 offers you a powerful application which lets you compile movie files into Macromedia Flash files. This XML-based Macromedia Flash (SWF) Compiler and Decompiler define movie files in the Flash Markup Language (FML) and compile them into Macromedia Flash movie files (.swf). The program includes FlashScript - an ActionScript-compliant programming language--and FLASP--an ASP-like solution for Flash files.

Chrome Patch - Google Chrome Cannot Scroll Up Fix 1
Chrome Patch - Google Chrome Cannot Scroll Up Fix is released as an innovative and useful patch which can quickly fix the cannot scroll up using certain touch pads issue for early releases of Google Chrome. more>> <<less

PLD2 Compiler 1.5
PLD2 resembles a full universal assembler with the convenience of a compiler. Output file size is small since there is no run-time library overhead. The code generator is user customizable and switchi more>>

SFX Compiler 2.05
Enables you to add multiple files into one self-extracting file. more>> SFX Compiler is a freeware program which enables you to add multiple files into one self-extracting file. This can be useful for distribution. If you are a software developer and need to send your program to your users, you can easily compile all your required files into one archive with a .Exe extension. Non-software developers can benefit from this program too.<<less
Personal Knowbase Reader 3.1
Personal Knowbase Reader is a viewer for data files created by Personal Knowbase freeform note management software. Share Knowbase content with friends or co-workers, even if they dont have a copy of Personal Knowbase. Free for personal use. more>>
Personal Knowbase Reader 3.1 offers you a tool which can be used as a viewer for data files created by Personal Knowbase freeform notes organizer software.
It's the perfect software for organizing research notes, e-mail archives, tickler files, and more. Index your notes, messages, and ideas using keywords for fast access.
You can share your Knowbase content with friends or co-workers, even if they dont have a copy of Personal Knowbase. PK Reader gives your associates read-only access to files, so they can view, search, export, and print Knowbase articles, but cannot modify articles or create new ones.
Personal Knowbase is the note management software that makes it easy to manage the large amount of information that crosses your desk every day. This information manager uses a natural way to retrieve data, using keywords to filter your knowledge base for related notes quickly.
PK Reader reads files created by Personal Knowbase version 2 or 3. Multiple PK Reader users can read Knowbase files simultaneously on a network. Install on a CD for easy documentation distribution. Runs on a portable USB drive. Free for personal use.
Major Features:
- Reads files created by Personal Knowbase versions 2 or 3.
- Quickly access related information using keywords.
- Create reports about articles and keywords.
- Export information to text, Cardfile, HTML, RTF, and CSV files.
- Install on a portable drive, such as a USB drive, to carry your notes with you.
- Install on a CD for duplication and distribution of content.
- Print articles or lists of articles.
WareSeeker Editor
Spetniks C++ Compiler Shell 3
Spetniks C++ Compiler Shell inputs the filenames you specify and sends them, along with any other options, to the Borland compiler. The compiler runs along with the linker in a separate DOS window, wh more>>
Borland C++ Compiler 5.5
32-bit optimizing C++ compiler more>> Borland C++ Compiler is a fast 32-bit optimizing C++ compiler.The Borland C++ Compiler includes the latest ANSI/ISO C++ compliance including the RTL, the STL framework and C++ template support. It also offers you more control of the virtual table in order to optimize for speed or size by supporting dynamic functions. Other features of Borland C++ Compiler include: improved template generation semantics; exception handling; enhanced Visual C++ source and header support; and support for additional type library information.
Microsoft Windows XP Patch: Cannot Establish a Rem Q311889
This update fixes the scenario in which Windows XP Volume and OEM skus cannot initiate Remote Assistance connections to one another more>> This update fixes the scenario in which Windows XP Volume and OEM skus cannot initiate Remote Assistance connections to one another. Download now if you experience this issue.<<less

Scriptol Php Compiler 7.0
Scriptol is a modern, very powerful and easy to learn programming language more>> Scriptol is a modern programming language, designed to be simple and easy to learn, allowing new users ready to program in some hours. The programming time is largely decreased.
Scriptol is object-oriented, xml-oriented, extensible, universal, uses C++, PHP or Java APIs, and GTK for graphical user interface. It is universal, that means it is convenient for scripting, to build applications or to make dynamic web pages.
Free scriptol interpreter and compilers are currently available for Windows and Unix.
Features of Scriptol
Scriptol is :
objectively modern: it has been designed according to seven rules for simplicity, safety, and doesnt carry ancient obsolete syntax.
object-oriented, even simple scalar as "int", or literal as "123", are objects and have methods.
typed: the compiler can check for content and type of variables, that is not possible with usually untyped scripting languages.
natural: types are not based on computers hardware but on humans concepts or mathematical sets: these are text, number, integer, real, etc...
powerful and safe: new control structures has been introduced with scriptol.
Examples:
- composite if, that is both an if statement and a switch case with any kind of values.
- while let, that protects from infinite loop.
- for .. in array, or for .. in a..b, the simplest way to express ranges.
simple: no symbols as -> or ::, just a dot in any case.
Adding 1 to x is just written: x + 1, and not x += 1.
No memory management required, executables have a garbage collector.
C++ compatible: you have just to link C++ object files or library files, and use the functions they hold, no any extension required to write!
For example, you have just to add the GTK import libraries in the configuration file of a scriptol source to use the GTK user interface...
PHP compatible: you can program web pages in Scriptol, your code is converted to Php and all Php functions may be used.
...<<less
Tabmanager 2003 compiler for msn 6 1.00.231
Tab manager allows you to create tab more>>
You are able to promote your own website.
Crossword Express Compiler 8.0a
Crossword Express Compiler is a demo displaying the way the program support you to make crossword and vocabulary puzzles for applications. more>>
Crossword Express Compiler 8.0a is a demo displaying the way the program support you to make crossword and vocabulary puzzles for applications. The very flexible system offers a number of options for creating standard, classroom, preset word, and special-interest puzzles; it also lets you specify dictionaries so puzzles can be tailored precisely for your needs. You choose the grid size, and use established or custom lattice templates for various styles of puzzles. Easy to follow menus provide access to Crossword Express' various modules for specific dictionaries, lattice models, exporting, and more.
The program is thoroughly documented and includes a tutorial. The only limitation to this demo version is a restriction on the size of puzzle which can be printed, so the the program's capbilities can be fully demonstrated. Registered users can access a number of free dictionaries, and create live Java-based Web puzzles, using the growing library of Freeware Java applets.
Spetnik's C++ Compiler Shell 3.0
Simplify compiling C++ with this shell for Borland Compiler. more>>
Spetnik's C++ Compiler Shell 3.0 provides users with a GUI (Graphical User Interface) for the free Borland C++ Builder 5.5. The Borland Compiler is a hard-to-use DOS compiler, and this shell inputs file information and command-line options from a friendly user interface, then displays output in a printable or savable textbox for later reference.
