next up previous contents index
Next: Garbage collection: Up: Errors Previous: Running out of memory:

Parse errors:

Common syntax errors include functions with no arguments, mismatched parentheses, and empty vectors without types. Sometimes errors are a bit cryptic, for example:

Most semantic errors (such as type mismatches) produce more informative error messages.



Guy Blelloch
Tue Nov 28 18:37:09 EST 1995