Changeset 6175 for lib/pugs/hack.pod
- Timestamp:
- 08/10/05 21:45:19 (3 years ago)
- Files:
-
- 1 modified
-
lib/pugs/hack.pod (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lib/pugs/hack.pod
r6100 r6175 106 106 | |-- Net-IRC IRC protocol implementation 107 107 | |-- Perl-Compiler A Perl 6 port of Pugs 108 | |-- Perl6-Container-Array Perl 6 implementation of Perl 6 lazy arrays 109 | |-- Perl6-Value-List Perl 6 implementation of Perl 6 lazy lists 108 110 | |-- Perldoc Event-based API for Perldoc DOM 109 111 | |-- Pod-Event-Parser Event-based API (like XML SAX) for POD … … 145 147 | |-- PIL2JS PIL to JavaScript compiler 146 148 | |-- Perl6-MetaModel Prototype Perl 6 metaclass model: Perl 5 149 | |-- Perl6-Value-List Perl 6 lazy lists 147 150 | |-- Perl6.MetaModel Prototype Perl 6 metaclass model: JS 148 151 | |-- T2-Perl6 T2 (Tangram::Schema redesign) -> Perl6::Class … … 154 157 | |-- Data Syck-based YAML parser 155 158 | |-- Emit Parrot PIR backend 156 | |-- IMC Parrot IMC backend159 | |-- PIL PIL2 implementation 157 160 | |-- Pugs Core Pugs engine 158 161 | |-- RRegex PCRE-based regular expressions support … … 165 168 |-- t Pugs/Perl 6 test library 166 169 | |-- 01-sanity Sanity checks that testing can proceed 170 | |-- Synopsis Pointers to online AES docs and tests 171 | |-- Test-Less Test index for test-less utility 167 172 | |-- builtins Builtin function tests 168 173 | |-- data_types Basic data type tests … … 182 187 | |-- syntax Basic syntax tests 183 188 | |-- unspecced Tests for Pugs extensions to Perl 6 184 | |-- var Variable declaration tests 185 | |-- Synopsis Pointers to online AES docs and tests 186 | `-- Test-Less Test index for test-less utility 189 | `-- var Variable declaration tests 187 190 | 188 191 |-- t_disabled Disabled tests
