Use rec and sig for records.

This commit is contained in:
bringert
2005-11-29 18:16:33 +00:00
parent 5b9249a422
commit 9a2dea46d1
22 changed files with 364 additions and 358 deletions

View File

@@ -1,9 +1,5 @@
* Improve front-end language
- Layout syntax, this program is not handled correctly:
f = \x -> case x of
{ r = _ } -> 0
- Tuple syntax in expressions, types and patterns. Implemented with records.
- List syntax in expressions, types and patterns. Implemented with List.