Cure v0.14.0 :: Full rewrite, stable release

Cure v0.14.0 is a full rewrite from scratch.

It still must have some glitches and it’s far from being considered v1.0.0 but it’s definitely a huge step forward. It comes with standard lib and a bunch of examples.

Check the new https://cure-lang.org site, shaped as an introduction tour with language features, type system description and whatnot.

The BEAM files are still generated via erlang forms (with :compile.forms/2.)

There is also an elixir project example using Cure code in examples/cure_example. Erlang example project will be there soon.

1 Like