Reactive Programming in Perl 6 (slides)
jnthn.net2 pointsby kanatohodets0 comments
$ perl -E 'say "plus: ", 1 + "1"'
plus: 2
$ perl -E 'say "concat: ", 1 . "1"'
concat: 11
There is some type funkiness: a Perl variable can have both string and numeric components. However, which one is in use is only a problem in serializers (JSON, etc.) -- in normal usage you can rely on choosing the right operator for the type at hand. * a special-purpose sshd for serving git traffic using go and the crypto/ssh package (no crypto code from my hands, honest)
* failure mode, a tool for burn-testing web apps against external conditions (latency, packet loss, etc. -- similar to the Simian Army at NetFlix)
* year seven as one of the lead developers of Spring: 1944, an open source RTS game.
* documentation for Perl 6
I can get into detail about $work projects if we end up chatting. Thanks!