<div dir="ltr"><div>Hi all,</div><div><br></div><div>Alpaca (formerly MLFE/ML-flavoured Erlang) v0.2.5 is now available.  Alpaca is an ML-inspired functional programming language for the Erlang VM.</div><div><br></div><div>Source here:  <a href="https://github.com/alpaca-lang/alpaca">https://github.com/alpaca-lang/alpaca</a></div><div>v0.2.5 tag:  <a href="https://github.com/alpaca-lang/alpaca/tree/v0.2.5">https://github.com/alpaca-lang/alpaca/tree/v0.2.5</a></div><div><br></div><div>Big changes in this release:</div><div>- project rename</div><div>- early infix function support (operators, e.g. `|>`)</div><div>- patterns in function arguments (e.g. `opt_map f Some x = Some (f x)`)</div><div><br></div><div>Please see <a href="https://github.com/alpaca-lang/alpaca/blob/master/ChangeLog.org">https://github.com/alpaca-lang/alpaca/blob/master/ChangeLog.org</a> for the full list of changes including contributors.</div><div><br></div><div>Please join us in the #alpaca-lang IRC channel on freenode for help and/or discussion of the language and its direction.</div><div><br></div><div>Special thanks to everyone who participated in the renaming discussion and in particular Tilman Holschuh for suggesting the name "Alpaca".</div><div><br></div><div>Jeremy</div></div>