Beginning Linux Programming
Speakers : Neil Matthew and Richard Stones
Programming Languages
Interpreted Languages
- Typically compile to an intermediate "bytecode"
- Fast execution on modern computers
- Errors can be detected earlier
-
Examples
- Tcl, Perl, Java, Erlang, ML, Prolog
Back | Index | Next