Stories
Slash Boxes
Comments
NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

coke (5373)

coke
  (email not shown publicly)
http://www.coleda.com/

Journal of coke (5373)

Tuesday July 05, 2005
12:02 AM

tcl-interactive, avoiding the real work.

[ #25516 ]

Whee. partcl now passes along unknown commands to the shell as its big brother does:

$ make tclsh
(cd ../../ && ./parrot --output=languages/tcl/tcl.pbc languages/tcl/tcl.imc)
(cd ../../ && ./parrot --gc-debug languages/tcl/tcl.pbc)
% echo "whee"
whee

This done as I've committed a per6 grammar for [expr], which when run through the demo for PGE seems to work just fine: problem is being able to get at this data programmatically afterward. it's a bit convoluted, hopefully I can build on what autrijus has done in PGE.hs

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.