|
Revision 22935, 418 bytes
(checked in by pmurias, 3 weeks ago)
|
|
[smop] deleted old mention of smop's previous name
|
| Line | |
|---|
| 1 | 'v6' is a Perl 6 compiler written in plain perl6. |
|---|
| 2 | |
|---|
| 3 | This is not the perl5 v6-alpha, see perl5/Pugs-Compiler-Perl6 for that. |
|---|
| 4 | |
|---|
| 5 | |
|---|
| 6 | There are currently 3 active subprojects: |
|---|
| 7 | |
|---|
| 8 | - v6-MiniPerl6 is a subset of Perl 6 used to bootstrap the full Perl 6. |
|---|
| 9 | |
|---|
| 10 | - v6-KindaPerl6 is a full Perl 6 implementation, currently written mostly in MiniPerl6. |
|---|
| 11 | |
|---|
| 12 | - smop is a C implementation of the Perl 6 runtime. |
|---|
| 13 | |
|---|
| 14 | |
|---|
| 15 | Inactive projects are under misc/ |
|---|