Changeset 14850 for misc/runpugs

Show
Ignore:
Timestamp:
11/28/06 11:16:36 (2 years ago)
Author:
andara
Message:

[runpugs]
-New user interface with continuous screen presence and other goodies -- "Ajax du pauvre"
Try it out at http://feather.perl6.nl:8080/runpugs/

Location:
misc/runpugs
Files:
5 added
2 modified

Legend:

Unmodified
Added
Removed
  • misc/runpugs/cgi-bin/runpugs

    r14733 r14850  
    4848$motd=' 
    4949<p class="warning">Please test the <em>development version</em> of <tt>runpugs</tt>: try the <a 
    50 href="http://feather.perl6.nl:8080/cgi-bin/runpugs2">interactive session</a> 
     50href="http://feather.perl6.nl:8080/runpugs/">interactive session</a> 
    5151with <em>command history</em> or <a 
    5252href="http://feather.perl6.nl:8080/cgi-bin/runpugs2?ia=0">run a full Perl 6 script</a>.</p> 
  • misc/runpugs/data/runpugs2s.html

    r14733 r14850  
    9999document.terminal.output.scrollTop =document.terminal.output.scrollHeight; 
    100100</script> 
    101 <p>This live web interface runs the <a href="http://www.pugscode.org">pugs</a> 
     101<p>This live web interface runs the <a href="http://www.pugscode.org">Pugs</a> 
    102102interpreter for <a 
    103103href="http://dev.perl.org/perl 6/">Perl 6</a>. Please <a