[erlang-questions] Alpaca (formerly MLFE) v0.2.5 released

Jeremy Pierre j.14159@REDACTED
Fri Dec 9 19:35:59 CET 2016


Hi all,

Alpaca (formerly MLFE/ML-flavoured Erlang) v0.2.5 is now available.  Alpaca
is an ML-inspired functional programming language for the Erlang VM.

Source here:  https://github.com/alpaca-lang/alpaca
v0.2.5 tag:  https://github.com/alpaca-lang/alpaca/tree/v0.2.5

Big changes in this release:
- project rename
- early infix function support (operators, e.g. `|>`)
- patterns in function arguments (e.g. `opt_map f Some x = Some (f x)`)

Please see https://github.com/alpaca-lang/alpaca/blob/master/ChangeLog.org
for the full list of changes including contributors.

Please join us in the #alpaca-lang IRC channel on freenode for help and/or
discussion of the language and its direction.

Special thanks to everyone who participated in the renaming discussion and
in particular Tilman Holschuh for suggesting the name "Alpaca".

Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20161209/c5ca22b2/attachment.htm>


More information about the erlang-questions mailing list