Version 8 (modified by gaurav, 13 years ago) |
---|
A number of languages targeting Parrot are in development. Some of them can be found in the Parrot tarball, in languages/. Others are being developed outside of Parrot.
If you make any changes to this table, please update languages/LANGUAGES_STATUS.pod as well.
Name | Version | Language | Written in | Builds against | Passing tests | Completeness | Development |
APL | APL | Perl6Grammar | Parrot 0.8.1-devel | 166/166 (100%) | ? | Inactive | |
BASIC | 2.0 | BASIC, Microsoft QuickBASIC 4.5 | Perl, PIR | ? | ? | Stable? | Inactive |
PIR | Parrot Intermediate Representation | Perl6Grammar | Parrot 0.8.1-devel | ? (1) | Semistable | Maintenance | |
WMLScript | WMLScript | PIR | Parrot 0.8.1-devel | 358/358 (100%) | Development | Active | |
Zcode | 0.2 | Z-machine | PIR | Parrot 0.8.1-devel | 0/0 (1) | Development | Inactive |
abc | bc | Perl6Grammar | Parrot 0.8.1-devel | 161/161 (100%) | Semistable | Inactive | |
befunge | 0.2.2 | Befunge | PASM | ? | ? (1) | Semistable | Inactive |
bf | Brainfuck | PIR | Parrot 0.8.1-devel | 1/1 (1) | Stable? | Dormant | |
c99 | C programming language, C99 dialect | Perl6Grammar | Parrot 0.8.1-devel | 0/6 (1) | ? | Inactive | |
cardinal | Ruby 1.9 | Perl6Grammar | Parrot 0.8.1-devel | ?/373 (1) | Development? | Active | |
chitchat | Smalltalk | Perl6Grammar | Parrot 0.8.1-devel | 2/2 (100%) | ? | Inactive | |
cola | 0.1.2 | Cola | C, Perl | Parrot 0.8.1-devel | 2/2 (100%) | Semistable | Dormant |
dotnet | .Net to PIR translator | C, Perl, PIR | Parrot 0.8.1-devel | 45/263 (17.11%) | ? | Dormant | |
eclectus | Scheme | C, Scheme | Parrot 0.8.1-devel | ? (1) | ? | Inactive | |
ecmascript | ECMAScript | Perl6Grammar | Parrot 0.8.1-devel | 12/12 (100%) | Development | Active | |
forth | Forth | PIR | Parrot 0.8.1-devel | ? (1) | ? | Reactivating? | |
hq9plus | HQ9 Plus | Perl6Grammar | Parrot 0.8.1-devel | 13/13 (100%) | ? | Dormant/Active? | |
jako | Jako | Perl5 | Parrot 0.8.1-devel | ? (1) | Semistable | Dormant | |
json | JSON | Perl6Grammar | Parrot 0.8.1-devel | ? (1) | ? | Dormant | |
lazy-k | Lazy K | PIR | Parrot 0.8.1-devel | ? (1) | Development (2) | Dormant | |
lisp | 0.4.13? | LISP | PIR, PGE? | Parrot 0.8.1-devel | 134/134 (100%) | ? | Dormant |
lolcode | LOLCODE | Perl6Grammar | Parrot 0.8.1-devel | 81/82 (98.78%) | ? | Dormant | |
lua | Lua 5.1 | Perl6Grammar | Parrot 0.8.1-devel | ? (1) | Development? | Active | |
m4 | GNU m4 | PIR | Parrot 0.8.1-devel | 54/125 (43.2%) | Development | Reactivating? | |
markdown | Markdown | Perl6Grammar | Parrot 0.8.1-devel | 28/28 (100%) | Semistable? | Dormant | |
ook | 0.1.0 | Ook! | PASM | Parrot 0.8.1-devel | 1/1 (100%) | Stable? | Maintenance |
perl6 "Rakudo Perl" | ? | Perl 6 | Perl6Grammar, Perl | Parrot 0.8.1-devel | 275/275 (100%) (3) | Development | Active |
pheme | 0.1.0 | Scheme | Perl6Grammar | Parrot 0.8.1-devel | 51/51 (100%) | Development? | Reactivating? |
pipp | PHP | C?, Perl6Grammar | Parrot 0.8.1-devel | ? | Development | Active | |
punie | 0.1.0 | Perl 1.0 | Perl6Grammar | Parrot 0.8.1-devel | 52/52 (100%) | Development | Inactive |
pynie | Python | Perl6Grammar | Parrot 0.8.1-devel | 76/88 (86.36%) | Development | Dormant | |
parrotjs | ECMAScript | PIR | Parrot 0.8.1-devel | ? (1) | Development | Dormant |
- (1) I couldn't get one or more tests to run on my system.
- (2) As per README/documentation.
- (3) Basic tests only.
Status
So it's easy to tell what's going on with a project, I'll categorize statuses on the basis of two criteria:
- Completeness: stable, semistable, development, prototype, unknown
- Stable: Claims to be version 1.0, 2.0, etc.; tests appear to cover a usable subset of functionality.
- Semistable: Stable to a deprecated or old standard; can be extended to the latest standard.
- Development: Claims to be version 0.1, 0.2, etc.; large functionality missing.
- Prototype: Claims to be development, prototype or no version number; only basic functionality is in.
- Development: active, maintenance, dormant, inactive
- Active: Major changes in the last month.
- Maintenance: Minor changes in the last month; only really applicable to stable/semistable languages.
- Dormant: No major changes in the last month; bugfixes and occasional commits are still being made.
- Inactive: No changes in the last three months.