Tagged "else"

1 - 2 of 2 posts:

<< < > >> Summaries on
  • Maintaining Perl 5 Core (Dave Mitchell): October 2025 Fri, 21-Nov-2025 by alh

    Dave writes: Last month was mostly spent doing a second big refactor of ExtUtils::ParseXS. My previous refactor converted the parser to assemble each XSUB into an Abstract Syntax Tree and only then emit the C code for it This new work extends that so that the whole XS file is now one big AST, and the C code is only generated once all parsing is complete. As well as fixing

    ... read more
  • Improving Perl 5: Grant Report for Month 18 Thu, 25-Apr-2013 by Karen Pauley

    Nicholas Clark writes: gcc 4.8.0 was released on 22nd March. This version of gcc has integrated Address Sanitizer, a Google project to provide a fast runtime heap and stack validation tool. I set it off building gcc from source, which pleasingly worked first time on the system I chose for the task. In turn blead built with it without problems, which is good in itself, and a known good starting

    ... read more
<< < > >>
Max results per page:    5    10    20    50    100    200    500