BenGoldberg | 2 years ago | on: Tacit programming
BenGoldberg's comments
BenGoldberg | 9 years ago | on: Wacl: Tcl distro customized for WebAssembly
Many (though not all) of these distributions contain XS, which is a type of glue between perl and C. Most of these XS distributions are there to link to some library -- Math::GMP, for example, lets perl code use the GNU gmp multi precision math library.
Without some way to make use of distributions with XS parts, then a perl to $other_language_here transpiler is not going to be very interesting.
BenGoldberg | 10 years ago | on: Streamus updated to be compliant with YouTube terms of service
Chrome's rules are that no plugins in their store may do illegal things, so if Youtube says that Streamus isn't compliant, then Streamus can't be in the Chrome Web Store.
That doesn't prevent us who already have the plugin from continuing to use it, it's merely a violation of youtube's license agreement to do so.
BenGoldberg | 11 years ago | on: “2015 will be the year that Perl 6 officially launches for production use”
BenGoldberg | 11 years ago | on: “2015 will be the year that Perl 6 officially launches for production use”
BenGoldberg | 11 years ago | on: Why Perl Didn't Win