Just thinking about how to implement the COS/Julia ideas for PDL Next Generation and I came across the SPVM module again, this time with more understanding:
https://metacpan.org/pod/SPVM It seems like it might be possible to use COS and multimethods to extend the type support for SPVM and reduce the amount of boilerplate switch-by-type statements. We have those in PDL-2.x as well---they are just automatically generated. :-) --Chris ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ pdl-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pdl-general
