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

Oliver Korpilla Oliver.Korpilla@REDACTED
Fri Dec 9 19:52:07 CET 2016


Hello, Jeremy.

Love the name, curious about the concept, will keep a tab on this. :)

All the best,
Oliver 

Gesendet: Freitag, 09. Dezember 2016 um 19:35 Uhr
Von: "Jeremy Pierre" <j.14159@REDACTED>
An: "erlang-questions@REDACTED" <erlang-questions@REDACTED>
Betreff: [erlang-questions] Alpaca (formerly MLFE) v0.2.5 released

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[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[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_______________________________________________ erlang-questions mailing list erlang-questions@REDACTED http://erlang.org/mailman/listinfo/erlang-questions[http://erlang.org/mailman/listinfo/erlang-questions]



More information about the erlang-questions mailing list