Block expressions support #11

Closed
opened 2022-05-21 19:57:16 +02:00 by robben · 8 comments
robben commented 2022-05-21 19:57:16 +02:00 (Migrated from engi.evolpe.it)
  • Parsing block expressions
  • Indexing inside block expressions
  • Mutation / transformation of block content
  • Blocks as delayed computations: instead of if cond [| foo ], do if cond [ foo ]
  • Context aware blocks (static scoping)
- [x] Parsing block expressions - [x] Indexing inside block expressions - [x] Mutation / transformation of block content - [x] Blocks as delayed computations: instead of `if cond [| foo ]`, do `if cond [ foo ]` - [x] Context aware blocks (static scoping)
robben commented 2022-05-21 19:57:16 +02:00 (Migrated from engi.evolpe.it)

changed due date to May 25, 2022

changed due date to May 25, 2022
robben commented 2022-05-21 19:57:25 +02:00 (Migrated from engi.evolpe.it)

assigned to @robben

assigned to @robben
robben commented 2022-05-22 00:37:47 +02:00 (Migrated from engi.evolpe.it)

changed title from Block expressions support{- (not lambdas, lists)-} to Block expressions support

changed title from **Block expressions support{- (not lambdas, lists)-}** to **Block expressions support**
robben commented 2022-05-22 00:37:47 +02:00 (Migrated from engi.evolpe.it)

changed the description

changed the description
robben commented 2022-05-22 04:34:10 +02:00 (Migrated from engi.evolpe.it)

marked the task Parsing block expressions as completed

marked the task **Parsing block expressions** as completed
robben commented 2022-05-22 16:14:33 +02:00 (Migrated from engi.evolpe.it)

marked the task Blocks as delayed computations: instead of if cond [| foo ], do if cond [ foo ] as completed

marked the task **Blocks as delayed computations: instead of `if cond [| foo ]`, do `if cond [ foo ]`** as completed
robben commented 2022-05-22 16:42:55 +02:00 (Migrated from engi.evolpe.it)

marked the task Indexing inside block expressions as completed

marked the task **Indexing inside block expressions** as completed
robben commented 2022-05-24 19:13:34 +02:00 (Migrated from engi.evolpe.it)

marked the task Mutation / transformation of block content as completed

marked the task **Mutation / transformation of block content** as completed
Sign in to join this conversation.
No Label
bug
enhancement
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: s416496/musique#11
No description provided.