Login  |  繁體中文
感謝您對「自由軟體鑄造場」的支持與愛護,十多年來「自由軟體鑄造場」受中央研究院支持,並在資訊科學研究所以及資訊科技創新研究中心執行,現已完成階段性的任務。 原網站預計持續維運至 2021年底,網站內容基本上不會再更動。本網站由 Denny Huang 備份封存。
也紀念我們永遠的朋友 李士傑先生(Shih-Chieh Ilya Li)。

What is Resource Catalog ?

catalog-iconThe OpenFoundry Resource Catalog lists professional resources and applications related to the development of open source software. If you have any recommendation listing / category  or bug for this resource catalog, please do not hesitate to contact us.

Compiler

Listings

Results 1 - 4 of 4

Scriptol Php Compiler

A fast compiler for the new object-oriented Scriptol programming language. This compiler produces standalone PHP code or run the script , or produce dynamic web pages.

Platform: Unix; License: Unspecified

Reference: https://www.softpedia.com/get/UNIX/Software-Development/Scriptol-Php-Compiler.shtml

Hiphop-php

HipHop transforms your PHP source code into highly optimized C++ and then compiles it with g++ to build binary files. You keep coding in simplerPHP, then HipHop executes your source code in a semantically equivalent manner and sacrifices some rarely used features – such as eval() – in exchange for improved performance

Platform: Cross-platform; License: PHP License

Reference: https://github.com/facebook/hiphop-php/wiki

phc

phc is an open source compiler for PHP with support for plugins. In addition, it can be used to pretty-print or obfuscate PHP code, as a framework for developing applications that process PHP scripts, or to convert PHP into XML and back, enabling processing of PHP scripts using XML tools.

Platform: Linux; License: BSD license

Reference: https://www.phpcompiler.org/

Roadsend PHP

Roadsend PHP is a free, open source implementation of the PHP language. It includes a compiler that produces native binaries (no interpreter required). Roadsend Compiler can build online web applications with Fast/CGI, offline web applications with an embedded web server (MicroServer), and console applications.

Platform: Cross-platform; License: GNU General Public License

Reference: https://www.roadsend.com/home/index.php