mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
Use rec and sig for records.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user