Generators
Pedro Lamarão
pedro.lamarao at prodist.com.br
Wed Nov 24 14:51:58 UTC 2021
Hi Ron,
> Thank you, I’ll take a look.
>
I have updated my generator experiments by forking loom
and adding code in the generators branch, java.base module,
java.util.generator package:
https://github.com/pedrolamarao/jdk-loom/tree/generators/src/java.base/share/classes/java/util/generator
The generator-based DER parser has been updated to use a build from the
above:
https://github.com/pedrolamarao/loom-asn
If you could provide some general feedback on this approach, that would be
awesome.
>From this foundation, I think it would be very easy to provide an Iterable
generator.
--
Pedro Lamarão
More information about the loom-dev
mailing list