mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 08:08:34 +03:00
0e412044f6
- Implement macro-contexts-lite (`from` is now only a keyword at the beginning of a line) - Support special nospace-group handling for old lambdas (so expressions like this work: `x-> y-> x + y`) - Fix a text-escape incompatibility # Important Notes - There is now an `OperatorFunction`, which is like a `Function` but has an operator for a name, and likewise an `OperatorTypeSignature`. |
||
---|---|---|
.. | ||
rust | ||
scala | ||
README.md |
Libraries
This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.