The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:B-C rurban"

B::CC - Perl compiler's optimized C translation backend River stage zero No dependents

This compiler backend takes Perl source and generates C source code corresponding to the flow of your program with unrolled ops and optimised stack handling and lexicals variable types. In other words, this backend is somewhat a "real" compiler in th...

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC

ByteLoader - load byte compiled perl code River stage zero No dependents

This module is used to load byte compiled perl code as produced by "perl -MO=Bytecode=...". It uses the source filter mechanism to read the byte code and insert it into the compiled code at the appropriate point....

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC

BcVersions - ByteLoader bytecode versions River stage zero No dependents

Reference of tables of Asmdata files per perl - ByteLoader version. 5.005 had no ByteLoader VERSION. 5.005008 had 118 bytecodes, but no ByteLoader module and no header. 5.6 removed and added some opcodes. With 5.8 several bytecodes were changed in th...

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC

B::Stackobj - Stack and type annotation helper module for the CC backend River stage zero No dependents

A simple representation of pp stacks and lexical pads for the B::CC compiler. All locals and function arguments get type annotated, for all B::CC ops which can be optimized. For lexical pads (i.e. my or better our variables) we currently can force th...

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC

B::Bytecode - Perl compiler's bytecode backend River stage zero No dependents

Compiles a Perl script into a bytecode format that could be loaded later by the ByteLoader module and executed as a regular Perl script. This saves time for the optree parsing and compilation and space for the sourcecode in memory....

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC

perloptree - The Perl op tree River stage zero No dependents

Various material about the internal Perl compilation representation during parsing and optimization, before the actual execution begins, represented as "B" objects, the "B" op tree. The well-known perlguts.pod focuses more on the internal representat...

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC

perlcompile - Introduction to the Perl Compiler-Translator River stage zero No dependents

Perl has always had a compiler: your source is compiled into an internal form (a parse tree, "optree") which is then optimized before being run. Since version 5.005, Perl has shipped with a module capable of inspecting the optimized optree (B), and t...

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC

yapc_bratislava08 - Need help with the perl compiler, emit C or JIT, blabla River stage zero No dependents

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC

ramblings::yapceu_2010 River stage zero No dependents

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC

ramblings::frozenperl_2010 River stage zero No dependents

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC
10 results (0.035 seconds)