TSNETWiki
テキストとスクリプトの世界
開始行:
[[スクリプティング言語]] | [[Rakudo]] | [[Perl]]
-[[Packages & Source Code | Parrot VM:http://www.parrot.o...
-[[News | Parrot VM:http://www.parrot.org/category/news/n...
--[[Parrot 4.2.0 "Ornithopter" Released! | Parrot VM:http...
---[[parrot-win32 | Free Development software downloads a...
----
Parrot 4.2.0 News:
- API Changes
+ The signature of getprop was changed from (PMC,...
(PMC, PMC,String) for consistency
- Core
+ Parrot Calling Conventions (pcc) now reuses Con...
internally, which reduces GC work by 25% and im...
the fib.pir benchmark by 6%
+ Winxed snapshot updated to 1.6.devel 44a04cfa7b
+ Improved the detection of Clang-ish compilers d...
+ Fixed a possible segfault bug when reading pack...
constants or main_sub
+ By default, Parrot has now elevated these GCC w...
during compile time:
implicit-function-declaration, undef, missing...
nested externs, old-style-definition, strict-...
+ The OS Dynamic PMC now has separate functions t...
and remove an empty directory (rmdir)
+ Fix building on Cygwin due to an improperly nam...
+ Various small bug fixes pointed out by static a...
tools
- Branches
+ Work on M0 continues now in the m0 branch, whic...
implementations (currently C and Perl) and spec...
+ Good progress has been made on the threads bran...
on the green_threads branch. This gets Parrot m...
being able to utilize multiple CPU cores seemle...
at http://niner.name/Hybrid_Threads_for_the_Par...
- Documentation
+ New release manager documentation for parrot.gi...
http://git.io/parrot-github-guide
- Community
+ Parrot was accepted to Google Summer of Code 20...
Ideas Page: http://git.io/parrot-gsoc-2012
----
-[[The Vision for 1.0 | Parrot VM:http://www.parrot.org/n...
-12/03/2008: [Parrot] [[Parrot 1.0は来年3月にリリースされ...
-Parrotのバージョンが上がってきた。いよいよ、Perl 6がやっ...
#ref(perl6_and_parrot_2008-10-26.JPG)
-ドキュメンテーションの項にBOOKの項目がある。新しい本が出...
----
*Parrot 1.0.0 "Haru Tatsu" released! [#e6bb19a7]
New in 1.0.0
- Documentation
+ New user documentation for exceptions.
+ Updates to Chapters 4 & 5 of the Parrot book.
+ Improved and expanded generated HTML documentation, a...
http://docs.parrot.org.
+ Added Compiled HTML Help (.chm) version of documentat...
+ Cleanups and fixes.
- Languages
+ Pynie
- left the nest and is now at http://pynie.googlecode...
+ Cardinal
- left the nest and is now at http://github.com/cardi...
+ APL
- left the nest and is now at http://paraplegic.googl...
+ ABC, Squaak, and Befunge moved to examples/.
+ All remaining languages moved to https://svn.parrot.o...
- Tools
+ Support for language builds from an installed Parrot.
+ Expanded language shell generator for new languages.
+ 'parrotbug' utility repurposed for the Trac interface.
- Deprecations
+ Removed deprecated Tqueue and Closure PMCs.
+ String, Key, NCI, LexPad, Iterator, Sub, Continuation...
ExceptionHandler, ParrotLibrary, ParrotInterpreter, P...
ParrotRunningThread, Rational, FixedPMCArray, Resizab...
GDBMHash PMCs now use declared attributes (ATTR), in ...
deprecated UnionVal.
終了行:
[[スクリプティング言語]] | [[Rakudo]] | [[Perl]]
-[[Packages & Source Code | Parrot VM:http://www.parrot.o...
-[[News | Parrot VM:http://www.parrot.org/category/news/n...
--[[Parrot 4.2.0 "Ornithopter" Released! | Parrot VM:http...
---[[parrot-win32 | Free Development software downloads a...
----
Parrot 4.2.0 News:
- API Changes
+ The signature of getprop was changed from (PMC,...
(PMC, PMC,String) for consistency
- Core
+ Parrot Calling Conventions (pcc) now reuses Con...
internally, which reduces GC work by 25% and im...
the fib.pir benchmark by 6%
+ Winxed snapshot updated to 1.6.devel 44a04cfa7b
+ Improved the detection of Clang-ish compilers d...
+ Fixed a possible segfault bug when reading pack...
constants or main_sub
+ By default, Parrot has now elevated these GCC w...
during compile time:
implicit-function-declaration, undef, missing...
nested externs, old-style-definition, strict-...
+ The OS Dynamic PMC now has separate functions t...
and remove an empty directory (rmdir)
+ Fix building on Cygwin due to an improperly nam...
+ Various small bug fixes pointed out by static a...
tools
- Branches
+ Work on M0 continues now in the m0 branch, whic...
implementations (currently C and Perl) and spec...
+ Good progress has been made on the threads bran...
on the green_threads branch. This gets Parrot m...
being able to utilize multiple CPU cores seemle...
at http://niner.name/Hybrid_Threads_for_the_Par...
- Documentation
+ New release manager documentation for parrot.gi...
http://git.io/parrot-github-guide
- Community
+ Parrot was accepted to Google Summer of Code 20...
Ideas Page: http://git.io/parrot-gsoc-2012
----
-[[The Vision for 1.0 | Parrot VM:http://www.parrot.org/n...
-12/03/2008: [Parrot] [[Parrot 1.0は来年3月にリリースされ...
-Parrotのバージョンが上がってきた。いよいよ、Perl 6がやっ...
#ref(perl6_and_parrot_2008-10-26.JPG)
-ドキュメンテーションの項にBOOKの項目がある。新しい本が出...
----
*Parrot 1.0.0 "Haru Tatsu" released! [#e6bb19a7]
New in 1.0.0
- Documentation
+ New user documentation for exceptions.
+ Updates to Chapters 4 & 5 of the Parrot book.
+ Improved and expanded generated HTML documentation, a...
http://docs.parrot.org.
+ Added Compiled HTML Help (.chm) version of documentat...
+ Cleanups and fixes.
- Languages
+ Pynie
- left the nest and is now at http://pynie.googlecode...
+ Cardinal
- left the nest and is now at http://github.com/cardi...
+ APL
- left the nest and is now at http://paraplegic.googl...
+ ABC, Squaak, and Befunge moved to examples/.
+ All remaining languages moved to https://svn.parrot.o...
- Tools
+ Support for language builds from an installed Parrot.
+ Expanded language shell generator for new languages.
+ 'parrotbug' utility repurposed for the Trac interface.
- Deprecations
+ Removed deprecated Tqueue and Closure PMCs.
+ String, Key, NCI, LexPad, Iterator, Sub, Continuation...
ExceptionHandler, ParrotLibrary, ParrotInterpreter, P...
ParrotRunningThread, Rational, FixedPMCArray, Resizab...
GDBMHash PMCs now use declared attributes (ATTR), in ...
deprecated UnionVal.
ページ名: