Cure is a new language on the BEAM, with strong types, exhaustive pattern matching, dependent types and more. Currently "very alpha".
https://cure-lang.org/
#beam #erlang #elixir
Post
Replies:
3
> This guide helps you configure your editor to easily input Unicode curly quotes (' and ') for Cure charlist literals.
Wow, they really do use left quote and right quote to begin and end a charlist. That'll be easy to type.
@nicd lol, haven't noticed that before.
Luckily:
> However, in practice, most Cure code uses regular strings ("hello") for text. Charlists are primarily for Erlang interoperability when needed.
Luckily:
> However, in practice, most Cure code uses regular strings ("hello") for text. Charlists are primarily for Erlang interoperability when needed.
@katafrakt am I blind? Where do you download and install it from?