[erlang-questions] List comprehension question

Anthony Ramine n.oxyde@REDACTED
Tue May 27 22:13:39 CEST 2014


No, I am talking about comprehensions’ filters only. Comprehensions are compiled away in v3_core.

I cleaned the code in 17.0 [1] so now adding new stuff is simpler, for example && generators [2].

[1] https://github.com/erlang/otp/pull/220
[2] https://github.com/nox/otp/commit/d063d60536c52a9405e19f0ad78780c480c14ebf#diff-1

-- 
Anthony Ramine

Le 27 mai 2014 à 21:18, Erik Søe Sørensen <eriksoe@REDACTED> a écrit :

> Sounds great - I never got past looking at the existing compiler code.
> What's your plan (if you have one)?
> As I remember it, an extension of Kernel Erlang is necessary...




More information about the erlang-questions mailing list