Language::Zcode::Parser::TXD

Language::Zcode::Parser::TXD is a Z-code parser that uses pure Perl to find where the Z subroutines start and end.
Download

Language::Zcode::Parser::TXD Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Amir Karger
  • Publisher web site:
  • http://search.cpan.org/~akarger/Language-Zcode-0.8/lib/Language/Zcode.pm

Language::Zcode::Parser::TXD Tags


Language::Zcode::Parser::TXD Description

Language::Zcode::Parser::TXD is a Z-code parser that uses pure Perl to find where the Z subroutines start and end. Language::Zcode::Parser::TXD is a Z-code parser that uses pure Perl to find where the Z subroutines start and end.find_subs (filename)Run txd on the given file to create bare (unparsed) LZ::Parser::Routine objects. (Really to get the address where each subroutine starts.)get_txd_commands (Routine, filehandle)Read the commands in a Z-code sub from the given filehandle (which is a pipe from txd) and add them to the given LZ::Parser::Routine.OR read commands in an orphan code fragment and add them to the routine's already existing commands. Requirements: · Perl


Language::Zcode::Parser::TXD Related Software