mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Add anonymous functions
This commit is contained in:
parent
2c6d66c222
commit
5e441886c0
15 changed files with 352 additions and 110 deletions
|
|
@ -108,3 +108,7 @@ Disadvantages:
|
|||
TODO: write a translation guide/simplify translation process
|
||||
|
||||
TODO: make injection nicer. Some decorator-like syntax? to select specific functions to inject to
|
||||
|
||||
TODO: allow multiple aliases for a single identifier?
|
||||
|
||||
TODO: closures. Especially for when returning a subfunction from a scoped variable.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue