Changes between Version 6 and Version 7 of Languages
- Timestamp:
- 12/13/08 16:30:32 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Languages
v6 v7 4 4 5 5 ||Name||Version||Language||Written in||Builds against||Testing||Completeness||Development|| 6 ||APL||||[http://en.wikipedia.org/wiki/APL_(programming_language) APL]||Perl6Grammar||Parrot 0.8.1-devel||166/166 (100%)|| Unknown||Inactive||6 ||APL||||[http://en.wikipedia.org/wiki/APL_(programming_language) APL]||Perl6Grammar||Parrot 0.8.1-devel||166/166 (100%)||?||Inactive|| 7 7 ||BASIC||2.0||[http://en.wikipedia.org/wiki/BASIC BASIC], Microsoft QuickBASIC 4.5||Perl, PIR||?||?||Stable?||Inactive|| 8 8 ||PIR||||Parrot Intermediate Representation||Perl6Grammar||Parrot 0.8.1-devel||? (1)||Semistable||Maintenance|| … … 18 18 ||dotnet||||.Net to PIR translator||C, Perl, PIR||Parrot 0.8.1-devel||45/263 (17.11%)||?||Dormant|| 19 19 ||eclectus||||[http://en.wikipedia.org/wiki/Scheme_(programming_language) Scheme]||C, Scheme||Parrot 0.8.1-devel||? (1)||?||Inactive|| 20 ||ecmascript||||[http://en.wikipedia.org/wiki/ECMAScript ECMAScript]||Perl6Grammar||Parrot 0.8.1-devel||12/12 (100%)||Development|| Dormant||20 ||ecmascript||||[http://en.wikipedia.org/wiki/ECMAScript ECMAScript]||Perl6Grammar||Parrot 0.8.1-devel||12/12 (100%)||Development||Active|| 21 21 ||forth||||[http://en.wikipedia.org/wiki/Forth_(programming_language) Forth]||PIR||Parrot 0.8.1-devel||? (1)||?||Dormant/Active?|| 22 22 ||hq9plus||||[http://www.esolangs.org/wiki/HQ9_Plus HQ9 Plus]||Perl6Grammar||Parrot 0.8.1-devel||13/13 (100%)||?||Dormant/Active?|| 23 ||jako||||Jako||Perl5||Parrot 0.8.1-devel||? (1)||Semistable||Dormant|| 24 ||json||||[http://www.json.org/ JSON]||Perl6Grammar||Parrot 0.8.1-devel||? (1)||?||Dormant|| 25 ||lazy-k||||[http://esolangs.org/wiki/Lazy_K Lazy K]||PIR||Parrot 0.8.1-devel||? (1)||Development (2)||Dormant|| 26 ||lisp||0.4.13?||[http://en.wikipedia.org/wiki/LISP LISP]||PIR, PGE?||Parrot 0.8.1-devel||134/134 (100%)||?||Dormant|| 27 ||lolcode||||[http://en.wikipedia.org/wiki/LOLCODE LOLCODE]||Perl6Grammar||Parrot 0.8.1-devel||81/82 (98.78%)||?||Dormant|| 23 28 24 * (1) One or more tests didn't work. 29 * (1) One or more tests didn't run at all. 30 * (2) As per README/documentation. 25 31 26 32 == Status == … … 31 37 * Development: Claims to be version 0.1, 0.2, etc.; large functionality missing. 32 38 * Prototype: Claims to be development, prototype or no version number; only basic functionality is in. 33 * Unknown: I don't understand this language well enough to tell. Please replace this if you can.34 39 * Development: active, maintenance, dormant, inactive 35 40 * Active: Major changes in the last month. 36 * Maintenance: Minor changes in the last month .37 * Dormant: No changes in the last month.41 * Maintenance: Minor changes in the last month; only really applicable to stable/semistable languages. 42 * Dormant: No major changes in the last month; bugfixes and occasional commits are still being made. 38 43 * Inactive: No changes in the last three months.