Compile the PHP source code into the JVM bytecode compiler: JPHP
JPHP is a javac-like compiler that can compile PHP source code into JVM bytecode. Then, the PHP program is run on the Java VM. It supports many PHP5.3 + features. JPHP is
[Java Performance] JIT compiler IntroductionOverview of JIT compiler using JIT (Just-In-Time)
JIT compiler is the core of JVM. It has the greatest impact on program performance.
The CPU can only execute assembly code or binary code. All programs
Computers do not understand high-level languages, and of course they cannot execute high-level languages directly. Computers can only understand machine language directly, so any language must be translated into machine language. Programs written in
Why do you want to set up the principle of compiling? This course is concerned with the compiler aspects of the production of principles and technical issues, it seems that the basic area of the computer is not close, but the compiler principle has
Compiler and javac compilation principlein the previous article, we know. Java is a compiled and interpreted language whose source code is compiled by the compiler javac into a binary language that can be recognized by the JVM, and the JVM
On the. NET platform, the PHP compiler thePHPLanguageCompilerfor. NETFramework .. NET platform's PHP compiler thePHPLanguageCompilerfor. NETFrameworkPhalanger,. NET platform's PHP compiler. The. NET platform and PHP language interaction are provided.
. NET platform PHP compiler the PHP Language Compiler for. NET Framework Phalanger. The PHP compiler on the net platform. has been provided. NET platform and the implementation of the PHP language communication interaction. Now you can use
Compiler and javac compilation principlein the previous article, we know. Java is a compiled and interpreted language whose source code is compiled by the compiler javac into a binary language that can be recognized by the JVM, and the JVM
HipHop is a PHP compiler project developed by Facebook. hipHop first converts PHP code into C ++ code, and then uses the C ++ compiler such as GCC to compile the target machine code. hipHop is used to improve the efficiency of Facebook servers.
The PHP Compiler on the. NET platform the PHP Language Compiler for. NET Framework Phalanger, And the PHP Compiler on the. NET platform. The. NET platform and PHP language interaction are provided. Now, you can use the classes written by PHP in. NET
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.