|
|
|
|
|
by tzs
3423 days ago
|
|
It looks like Perl 6 does a good job of letting you use modules from other languages, which should help quite a bit. Here's a link I found on Reddit showing an example of using Python's matplotlib from Perl 6. https://gist.github.com/awwaiid/ef3f0abcfa96e34977b4 |
|