Morpho-lang / morpho

The Morpho language 🦋. Morpho is a small embeddable language for scientific computing applications.
MIT License
30 stars 10 forks source link

Anonymous functions work in args #201

Closed softmattertheory closed 1 year ago

softmattertheory commented 1 year ago

Improvements to parser and compiler: You can now specify anonymous functions in the arguments to a function.