Performance: Prolog vs. Java
WS Presentations Main Page
Next: Project Aims
Up: Document: intro
Previous: Java Quick-Sort (II)
- Java uses bytecode technology.
- Java program is doing explicit destructive assignment, working
on arrays (fixed size).
- Prolog program works with dynamically allocated linked lists (no
fixed size).
Thu Jan 18 11:20:31 MET 1996 <herme@fi.upm.es>-<webmaster@clip.dia.fi.upm.es>