Contents: [slideshow]


About this document

The Edit, Compile, Link Cycle

Interpreted Languages

Not all languages require compilation

Simplifying (a lot). . .  

Interpreted Languages
  • Perl, Python, etc.
  • Gauss, Maple, Mathematica, Matlab, etc.
  • BASH!
  • Slow. . .  
Compiled Languages
  • Fortran 77/90, C/Obj-C/C++.
  • Fast, optimised. . .  


...previousup (conts)next...