Convoluted pipeline in /mad to generate XML AST from Perl source master
authorNick Downing <nick@ndcode.org>
Sat, 30 Dec 2023 01:13:55 +0000 (12:13 +1100)
committerNick Downing <nick@ndcode.org>
Sat, 30 Dec 2023 01:13:55 +0000 (12:13 +1100)
commitda7790b74871b8aade9bded9a44dffa2569d65ce
tree4ea047969d436f0e21790c5d768e1d77db5ee7ed
parentfa88788eed53eaa3aa23a7b4aa39163b49275608
Convoluted pipeline in /mad to generate XML AST from Perl source
14 files changed:
.gitignore
mad/Nomad.pm
mad/P5AST.pm
mad/PLXML.pm
mad/ast.py [new file with mode: 0755]
mad/nomad.pl [new file with mode: 0755]
mad/test/3dump [new file with mode: 0755]
mad/test/a7out [new file with mode: 0755]
mad/test/as7 [new file with mode: 0755]
mad/test/ccov7 [new file with mode: 0755]
mad/test/fsck7 [new file with mode: 0755]
mad/test/mkfs7 [new file with mode: 0755]
mad/test/sdump [new file with mode: 0755]
mad/test/xref7 [new file with mode: 0755]