Changes for version 0.13 - 2021-06-07
- added 'list' subcommand to stubby for enumerating all valid strings (serial execution plans) implied by the PRE
- added 'export' subcommand to stubby, which allows one to export the minimized DFA implied by the PRE into GraphViz's "dot" format for rendering using GVs traditional utilities (dot, circo, etc) and other "dot" format explorers like "xdot"
Documentation
commandline tool for dumping stub Perl programs sequentialized using Sub::Genius.
Information regarding perl's uniprocess execution model and the memory model it admits.
interactive shell for debugging FLAT based PREs and underlying structures
Modules
Manage concurrent Perl semantics in the uniprocess execution model of perl.
Helper module for dumping Perl code