Aims (cont)
Ideas about how we might compare programming languages:
- ease of expressing chosen algorithm (author)
- how well the program reveals the algorithm (reader)
- how quickly/reliably can we produce the solution
- how quickly/reliably the final program executes
- others ... ?
|