Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
caramel-v0.1.1-x86_64-pc-windows-gnu.tar.gz | 2021-03-07 | 12.8 MB | |
caramel-v0.1.1-x86_64-apple-darwin.tar.gz | 2021-03-07 | 10.1 MB | |
erlang-v0.1.1.tbz | 2021-03-07 | 12.1 MB | |
caramel-v0.1.1-x86_64-unknown-linux-gnu.tar.gz | 2021-03-07 | 14.0 MB | |
caramel-v0.1.1-x86_64-unknown-linux-musl.tar.gz | 2021-03-07 | 18.2 MB | |
README.md | 2021-03-07 | 595 Bytes | |
v0.1.1_ Improvements to Docs, Better operator support, Cleaning up Stdlib source code.tar.gz | 2021-03-07 | 14.9 MB | |
v0.1.1_ Improvements to Docs, Better operator support, Cleaning up Stdlib source code.zip | 2021-03-07 | 17.5 MB | |
Totals: 8 Items | 99.6 MB | 0 |
📙 Manual
- The manual is now automatically released in CI through Github Actions.
- We've got an open invite to Discord available on every page.
- Erlang as a runtime dependency has been clarified.
- Fixed several SEO issues.
🧰 Compiler
- Better support for bit-shift, unary float, and keyword operators
- Now support for floating point numbers without trailing digits (
1. == 1.0
)
📚 Standard Library
- Introduced the
Math
module - Clean up several unimplemented bindings that were leftovers from the OCaml standard library