 |
Compilation Phase
First page Back Continue Last page Overview Graphics
Compilation Phase
Java, C#, C++ are compiled and run separately
Perl is compiled on the fly
- Simplifies development cycle
- Adds a small startup cost
- Increases performance of running code
- Makes all source code available (has pros and cons)
|
 |
 |