First page Back Continue Last page Overview Graphics
Why not Pascal, C/C++ or Java?
Too much “magic” required for even “hello world”
Confusing syntax
- Semi-colon placement
- Need for explicit blocking with curly braces or begin-end
- Relaxed formatting can muddle logic
- Confusing use of symbols: =, :=, = =, ','