Niecza: Difference between revisions

From Rosetta Code
Content added Content deleted
(Note that it was ported to Perl 6.)
(update project status)
Line 2: Line 2:
{{implementation|Perl 6}}
{{implementation|Perl 6}}


Niecza is an implementation of [[Perl 6]], generating code to run on the [[Common Language Runtime]] (Mono/.Net). It was originally written in [[Perl|Perl 5]], but has since been ported to Perl 6.
Niecza is an implementation of [[Perl 6]], generating code to run on the [[Common Language Runtime]] (Mono/.Net).


Its stated initial description and mission may be found in its [https://github.com/sorear/niecza/blob/master/docs/announce.initial initial announcement].
Its stated initial description and mission may be found in its [https://github.com/sorear/niecza/blob/master/docs/announce.initial initial announcement]. It is currently not longer maintained.


Home page: [https://github.com/sorear/niecza sorear/niecza] on Github.
Home page: [https://github.com/sorear/niecza sorear/niecza] on Github.

Revision as of 10:58, 2 November 2015

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Niecza is an implementation of Perl 6. Other implementations of Perl 6.

Niecza is an implementation of Perl 6, generating code to run on the Common Language Runtime (Mono/.Net).

Its stated initial description and mission may be found in its initial announcement. It is currently not longer maintained.

Home page: sorear/niecza on Github.