This live web terminal runs the Pugs interpreter for Perl 6. This is the development version, featuring asynchronous jQuery AJAX, mod_perl and preloaded pugs sessions.
runpugs presents the pugs interactive shell. The following commands can be used:
:tutorial
starts/stops the pugs tutorial mode
:back, :next
back/forward one lesson
:show
Shows small syntax highlighted examples from svn.pugscode.org
help
displays the Pugs shell help same as :h)
clear
clears the web terminal (this command is not sent to the pugs shell).
quit, bye
quit the Pugs session (same as :q)

Please be considerate and do quit your pugs session before you close the browser window.

Restrictions

Because this is a web terminal, a number of restrictions apply. Please read the documentation for more information.