Editing
Portal:SciTech
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Introduction == This page outlines various science related environments and libraries that are available to Perl programmers. It is by no means exhaustive. In addition to this page, there are are the portals for [[Portal:Perl+OpenMP|Perl+OpenMP]] and the one for [[Portal:Concurrency|Concurrency]] in Perl. == Perl Modules and Environments == === Perl Data Language === The Perl Data Language is an excellent environment for doing science with Perl. Some rightly say it is the best such environment for doing science in ''any'' language. * [https://pdl.perl.org Visit PDL's main site] * Strawberry Perl .ZIP with PDL (64bit 5.40.1) [[https://github.com/StrawberryPerl/Perl-Dist-Strawberry/releases/download/SP_54001_64bit_UCRT/strawberry-perl-5.40.0.1-64bit-PDL.zip download .ZIP]][[https://strawberryperl.com/releases.html see all releases]] * Via their main site, you will also find information for an active email list and IRC channel * Many contributions to the [https://science.perl.org Science Perl Journal] have used PDL ==== Notes Regarding Setting up Strawberry Perl's PDL .ZIP File ==== The distribution comes as a .ZIP file, not an installer like the standard Strawberry Perl, so there are some post "unzip" steps that are worth following. * Unzip in the default directory, but in C:\ (this is similar to where the standard Strawberry Perl installer defaults) * Assuming the version 5.40.0.1, the following directory paths should be added to the Windows "Path" environment: <blockquote><code>C:\strawberry-perl-5.40.0.1-64bit-PDL\c\bin</code> <code>C:\strawberry-perl-5.40.0.1-64bit-PDL\c\x86_64-w64-mingw32\bin</code> <code>C:\strawberry-perl-5.40.0.1-64bit-PDL\perl\bin</code> <code>C:\strawberry-perl-5.40.0.1-64bit-PDL\perl\site\bin</code></blockquote> * Once the above paths are set, you may open up and CMD or Powershell window and start the PDL REPL using the "pdl2" command * These paths also allow for [[Developing and Distributing wxPerl Applications on Windows|wxPerl]] development workflow to be used as it would with normal Strawberry Perl, except you may use PDL related things in your GUIs (which is super cool!) === SPVM - The SPVM Language === SPVM is a statically typed programming language that has Perl-like syntax. Read more [https://metacpan.org/pod/SPVM here]. * [https://metacpan.org/pod/SPVM SPVM's CPAN site] * [https://github.com/yuki-kimoto/SPVM/wiki SPVM Wiki] * [https://github.com/yuki-kimoto/SPVM SPVM Github Repo]
Summary:
Please note that all contributions to Perl Guilds - Getting Medieval with Perl may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Perl Guilds - Getting Medieval with Perl:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
Edit source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Tools
What links here
Related changes
Page information