enso/lib
Pavel Marek e3eb1ec7d5
Fix booting enso on MacOS (#11212)
Introduce `jna-wrapper` sbt project that wraps `com.sun.jna` automatic JMPS module into our own artifact so that we can control its name.
2024-09-30 15:58:12 +00:00
..
java Fix booting enso on MacOS (#11212) 2024-09-30 15:58:12 +00:00
js/runner Format TS code (#10648) 2024-07-26 17:47:59 +10:00
rust Stateless parser API (#11147) 2024-09-27 15:58:02 +00:00
scala engine-runner and language-server are separate JPMS modules (#10823) 2024-09-25 21:33:13 +02: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.