Skip to content

v0.2.5: wdte: Make Lambdas Compounds

Pre-release
Pre-release
Compare
Choose a tag to compare
@DeedleFake DeedleFake released this 16 Sep 01:35
· 49 commits to master since this release
876ca88
Make Lambdas Compounds (#121)

* res/grammar: Make the insides of lambdas `<cexprs>`.

* wdte: Handle compound lambdas.

Also, implement a minor optimization for compounds containing a single
expression.