enso/lib
Jaroslav Tulach f225a962ce
Allow conversion of EnsoBigInteger to double (#3865)
Make sure any Enso number (including `EnsoBigInteger`) can be passed to Java via Truffle interop and used on the Java side.
2022-11-24 10:00:16 +00:00
..
rust Parser: identify lines earlier (#3900) 2022-11-22 19:59:33 +00:00
scala Allow conversion of EnsoBigInteger to double (#3865) 2022-11-24 10:00:16 +00:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Libraries

This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.