to compile
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 467
Online Compiler
Online compiler allows you to create and compile various programming language namely C, C++ and C#. Online you can build, edit, save, compile and download your project with your favourite programming language. Online compiler uses a highlight editor more>> Online compiler allows you to create and compile various programming language namely C, C++ and C#. Online you can build, edit, save, compile and download your project with your favourite programming language. Online compiler uses a highlight editor with the multi language syntax coloration to make visibility and height performance in your code.<<less
Added: 2009-05-03 License: Freeware Price: $0.00USD
27 downloads
Working of Compiler
Here we will learn the basics of working of compiler. more>> Working of Compiler is a powerful application which helps you learn the basics of working of compiler. At compile time (CT), absolute addresses of variables and statement labels are not known. Here in this aritcle , the compiling process is explained A compiler for a language generally has several different stages as it processes the input.<<less
Added: 2009-07-04 License: Freeware Price: $0.00USD
12 downloads
Roadsend PHP Compiler 2.9.4
Roadsend PHP Compiler is a free, open source native compiler for the PHP language. more>>
Roadsend PHP Compiler 2.9.4 offers a new open yet free source native compiler for the PHP language. It compiles PHP source code to stand alone, native binaries which do not require an interpreter.
<<lessRoadsend Compiler can build online web applications with Fast/CGI, offline web applications with an embedded web server (MicroServer), desktop GUI applications with PHP-GTK, and console applications.
It is available on Linux, Windows, and FreeBSD.
Major Features:
- Build Stand Alone Applications From Standard PHP4 Source Code
- Roadsend compiles your PHP project to a single, native binary which does not require an interpreter. Roadsend builds online web applications with FastCGI, offline web applications with an embedded web server (MicroServer), desktop GUI applications with PHP-GTK, and more! Supports Windows, Unix and FreeBSD.
- Roadsend Studio IDE for Windows
- Roadsend Studio helps you manage, build, debug and deploy your PHP projects with the Roadsend Compiler.
- It automatically deploys a finished project to a directory (included supporting libraries), ready for packaging. It examines your code as you type, has early syntax error recognition, auto method and property completion and auto parameter help. Full syntax highlighting editor, project source file manager, step debugger and compiling and interpreting of projects (including GUI apps) from within the IDE.
- Compile Web Applications
- Compile web applications for both on- and offline use. Online web applications use the standard FastCGI interface for communicating with industry standard web servers such as Apache and Microsoft IIS.
- Offline web applications use the MicroServer embedded web server, which allows you to run an web application as a stand alone program.
- Compile Desktop GUI Applications
- The Roadsend Compiler uses the GTK library for cross platform operability. It supports the Glade user interface builder and is compatible with the PHP-GTK 1 API.
- Debugger
- Roadsend Compiler includes a step debugger which allows you to step line by line through your source. You have the ability to set breakpoints by source file or line number, pause a running program, inspect local variables and inspect the call stack.
Added: 2008-02-20 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
14 downloads
Compilercache 1.0.10
Compilercache is a wrapper script around your C and C compilers. more>>
Compilercache 1.0.10 is an application which is around your C and C compilers. The wrapper script puts the result of the compilation into a cache when you compile something. And once you compile the same thing again, the result will be picked from the cache instead of being recompiled.
<<less Added: 2007-06-22 License: GPL - GNU Public License Price: GPLGNUPublicLicense
11 downloads
vlibTemplate 4.0
vlibTemplate is a php class that is intended to make splitting PHP from HTML a simple and natural task. It has easily understandable syntax. It compiles a template into native PHP code using 1 (one) pcre call, thus the parsing is extremely fast (and the more>> vlibTemplate is a php class that is intended to make splitting PHP from HTML a simple and natural task. It has easily understandable syntax. It compiles a template into native PHP code using 1 (one) pcre call, thus the parsing is extremely fast (and the resulting compiled templates can be easily cached). The vlibTemplateCache class, caches each template in native php code thus allowing vlibTemplate to bypass the majority of the regex calls when the template is recalled. vlibTemplateCache also checks for newer versions of the original template and updates the cache accordingly. vlibTemplate comes as part of the vLIB library.<<less
Added: 2002-03-21 License: Other Price: 0.00
13 downloads
Other version of vlibTemplate
Price: FreeAdditionalInfoOpenSourceArtisiticLicense
License:Other Free / Open Source License
License:Other Free / Open Source License
EasyTemplate 1.2
EasyTemplate is a template engine for PHP. it is easy to use and basic, it is powerfull for any application that need this functions LOOP, INCLUDE, SWITCH and IF ELSE. is also cached the page after compiled finally you dont need to assign variables, it more>> EasyTemplate is a template engine for PHP. it is easy to use and basic, it is powerfull for any application that need this functions LOOP, INCLUDE, SWITCH and IF ELSE. is also cached the page after compiled finally you dont need to assign variables, it is auto recognized the variables.<<less
Added: 2005-09-15 License: Freeware Price: $0.00USD
14 downloads
Compilator C/C++, Perl, Python
Ccompile.com allows you to create and compile C/C++, C#, vb.net, Perl and Python projects. more>> Ccompile.com allows you to create and compile C/C++, C#, vb.net, Perl and Python projects.<<less
Added: 2007-03-23 License: Freeware Price: Free
607 downloads
Other version of Compilator C/C++, Perl, Python
Price: $0.00USD
License:Freeware
License:Freeware
Template Blocks 1.1
Template Blocks is a visual template engine, replacing any semantics of previous generation engines with an AJAX interface. Its written in PHP and is distributed under the GPL. To elaborate on some of its features... * Visual Interface: On a more>> Template Blocks is a visual template engine, replacing any semantics of previous generation engines with an AJAX interface. Its written in PHP and is distributed under the GPL. To elaborate on some of its features... * Visual Interface: On a basic level of use, Template blocks does not require any files edited manually. Simply upload and run the setup on your browser. Everything is handled through online forms viewed on a web browser. * Good for all: Novice programmers will appreciate the fact that they dont need to write one line of code to compile their template, while experienced coders wont find limits in using their skills. * Online/Offline use: Although the engine can be used to present the template of an online website it can also be used offline as a middleware tool just to help you create your templates easier for use anywhere else... Visit the website for more: www.templateblocks.com<<less
Added: 2008-05-15 License: GPL Price: $0.00USD
42 downloads
Ajax Mistakes
Ajax is also a dangerous technology for Web developers, its power introduces a huge amount of UI problems as well as server side state problems and server load problems. I�ve compiled a list of more>> Ajax is also a dangerous technology for Web developers, its power introduces a huge amount of UI problems as well as server side state problems and server load problems. I�ve compiled a list of the many mistakes developers using Ajax often make.<<less
Added: 2006-11-10 License: Freeware Price: Free
1080 downloads
Xtreme Template Engine 1.0
Unlike smarty or other template systems in php, XtremeTemplate dont need 2 level compilation, instead, it uses PHP itself as its template language so you dont need to learn a new syntax . Why Use XtremeTemplate for Templates? * XtremeTemplate more>> Unlike smarty or other template systems in php, XtremeTemplate dont need 2 level compilation, instead, it uses PHP itself as its template language so you dont need to learn a new syntax . Why Use XtremeTemplate for Templates? * XtremeTemplate is fast and easy to use. * You dont need to learn a new language or markup to create a template. The template language is PHP, and the template file is a regular PHP file. * You dont have to worry about separate directories (or permissions on those directories) for compiled template sources, because XtremeTemplate is not a compiling engine (the template scripts are already written in PHP). * See more details on http://www.intelisoftbd.com/open-source-projects/xtreme-template.html<<less
Added: 2009-05-04 License: Freeware Price: $0.00USD
11 downloads
crackerMail 2.0
This is a really basic POP3 webmail system, using PHPs IMAP functionality. The webserver on which crackerMail is installed must have PHP compiled with IMAP support, without it, crackerMail will not work. crackerMail handles any number of IMAP or POP3 more>> This is a really basic POP3 webmail system, using PHPs IMAP functionality. The webserver on which crackerMail is installed must have PHP compiled with IMAP support, without it, crackerMail will not work. crackerMail handles any number of IMAP or POP3 mailboxes. It allows you to delete messages, download attachments, provides options to Reply, Reply All, and Forward, including adding attachments, as well as an option to Reply from another mailbox. You can view full headers of email messages and go to another mailbox without returning to the home page. Administrative functions allow you to modify mailbox information and lists all mailboxes and messages in one table.<<less
Added: 2004-11-03 License: Freeware Price: $0.00USD
13 downloads
MyGallery 1.00
MyGallery script compiles a list of graphic files into a navigatable HTML-based gallery - specific directories (with the option to include nested subdirectories), or your entire site. MyGallery will automatically generate thumbnails, hyperlinked to the more>> MyGallery script compiles a list of graphic files into a navigatable HTML-based gallery - specific directories (with the option to include nested subdirectories), or your entire site. MyGallery will automatically generate thumbnails, hyperlinked to the full-sized images! You can either run the script from the browser, or automatically at preset times via cron. The results are output to a HTML page, which you can customize and then link to.<<less
Added: 2005-06-03 License: Freeware Price: $0.00USD
14 downloads
Other version of MyGallery
UK Postal Code Locator 1.0
This is a freely compiled version of only the starting parts of UK postcodes (SW1). The script will locate these to their relevant area and display the information. more>> This is a freely compiled version of only the starting parts of UK postcodes (SW1). The script will locate these to their relevant area and display the information.<<less
Added: 2007-05-18 License: Free Non-Commercial Price: $0.00USD
18 downloads
Other version of UK Postal Code Locator
License:Free for non-commercial use
How many types of the JIT (just-in-time) compiler? 1.0.0
There are three types JIT (just-in-time) compiler. Those are as follows? * Pre-JIT compiler (Compiles entire code into native code completely) * Econo JIT compiler (Compiles code part by part freeing when required) * Normal JIT compiler more>> There are three types JIT (just-in-time) compiler. Those are as follows? * Pre-JIT compiler (Compiles entire code into native code completely) * Econo JIT compiler (Compiles code part by part freeing when required) * Normal JIT compiler (Compiles only that part of code when called and places in cache)<<less
Added: 2007-05-31 License: Freeware Price: $0.00USD
14 downloads
Other version of How many types of the JIT (just-in-time) compiler
License:Freeware
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above to compile search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed