Parrot is a virtual machine designed to efficiently compile and execute bytecode for dynamic languages. Parrot currently hosts a variety of language implementations in various stages of completion, including Tcl, Javascript, Ruby, Lua, Scheme, PHP, Python, Perl 6, APL, and a .NET bytecode translator. Parrot is not about parrots, though we are rather fond of them for obvious reasons.
Submitted by benabik on Tue, 06/12/2012 - 19:02
Oh, right. Weekly blog posts. benabik-- In the same style as last year, I'm going to include what I said I'd do and what I have done.
May 30 Improvements to Key PMC: Creation/introspection of keys with register contents. This both a useful improvement to Parrot on its own and useful for later portions of this project.
Submitted by Jashwanth on Mon, 06/11/2012 - 17:35
This is about the project "LAPACK binding with PLA".
To implement the project have been using winxed,read some code and examples related to this on http://whiteknight.github.com/Rosella/winxed/index.html
and have started to code in the same.
Till date have am trying to call the LAPACK function by using some of the matrices in PLA but got an error regarding a pointer and trying to figure out the cause as everything being passed to the lapack function is a pointer.
Submitted by brrt on Sun, 06/03/2012 - 16:33
So, what happened in the world of mod_parrot? Segfaults, thats what happened. And an awesome community helping and fixing every problem.
First the segfault. What happened is that I called compreg() from within a script. That failed because the compreg opcode assumes a hash to initialized, which wasn't. (It was NULL). So once I mentioned this on the mailinglist, within minutes whiteknight++ pushed a fix that made the opcode use the proper API function which fixed the problem.
Submitted by brrt on Mon, 05/21/2012 - 11:38
As you may or may not know, I'm tasked with implementing mod_parrot during this years' edition of google summer of code. So in preparation, I have researched the wealth of information that is the internet, and have found the following peculiar little tool:
http://httpd.apache.org/docs/2.2/programs/apxs.html
Which stands for the apache extension tool, and which can - among other things - generate, compile, and install entire modules. I originally planned to take two weeks to do that very thing.
Submitted by jharper1 on Mon, 05/14/2012 - 15:14
Parrot Foundation,
Good day Parrot! A few people have already met me through chat, but for those who haven't, my name is Justin Harper. I am a Junior in the Electrical Engineering Department at Temple University in Philadelphia and am very excited to be apart of this team.
Submitted by benabik on Thu, 04/26/2012 - 15:03
My proposal for Google's Summer of Code 2012 has been accepted!
Submitted by Jashwanth on Wed, 04/25/2012 - 15:50
LAPACK bindings for Parrot-Linear-Algebra so as to provide an interface for the basic linear algebra functions.In modern treatments of linear algebra, matrices are considered first. Matrices provide a theoretically and practically useful way of approaching many types of problems including: solution of systems of linear equations,graph theory, theory of games, computer graphics,data compression,etc.
Submitted by brrt on Tue, 04/24/2012 - 20:44
Hello everybody,
Let me introduce myself. I'm Bart Wiegmans, brrt on irc, and I will be implementing a new mod_parrot this summer, courtesy of google and whiteknight. Which will make it possible to serve parrot-powered web applications once again.
So, who am I? I'm 24 years old and I study biology in Groningen, the Netherlands where I live together with my girlfriend. Aside from that, I work as a programmer for studenten.net. As for hobbies, I play mario kart and pikmin. I used to say I had four pet rats, but unfortunately one of them died just Last weekend.
Submitted by cotto on Wed, 04/18/2012 - 06:43
On behalf of the Parrot team, I'm proud to announce Parrot 4.3.0, also known as "In Which...". Parrot is a virtual machine aimed at running all dynamic languages.
Submitted by dukeleto on Wed, 03/21/2012 - 12:21
"Technology, in common with many other activities, tends toward avoidance of
risks by investors. Uncertainty is ruled out if possible. Capital investment
follows this rule, since people generally prefer the predictable. Few recognize
how destructive this can be, how it imposes severe limits on variability and
thus makes whole populations fatally vulnerable to the shocking ways our
universe can throw the dice."
-- Assessment of Ix, Bene Gesserit Archives (Heretics of Dune)
On behalf of the Parrot team, I'm proud to announce Parrot 4.2.0, also known
|
|
|
|