Commit Graph

11 Commits (0a078e57a319ef3b2250241974a9ffb31ddc55c0)

Author SHA1 Message Date
Adam Vandenberg 4ed339b9c6 parrot 2.9.1 2010-11-06 08:39:15 -07:00
Adam Vandenberg 0cfb9c7e2d parrot 2.6.0 2010-07-29 14:06:21 -07:00
uasi bd61ae8ed5 Update parrot to 2.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-15 08:25:30 -07:00
uasi 4bd664fd75 Update parrot to 2.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-11 13:32:26 -07:00
David Höppner ac45f74b61 parrot: update version to 2.1.1 2010-03-09 18:09:52 +01:00
Max Howell 00548e645b ENV['CXX'] is no longer set, use ENV.cxx 2010-02-20 12:12:51 +00:00
David Höppner 75c36412b0 parrot: update to version 2.0.0 2010-02-07 20:07:32 +01:00
Max Howell 6e9ff4ea95 Fix Parrot on Leopard; Fixes Homebrew/homebrew#146 2009-12-02 15:18:02 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
David Höppner e2e2dda7b1 Parrot formula: patch more binaries 2009-10-12 22:51:57 +01:00
David Höppner b44a496492 Parrot formula
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.

The parrot binary needs patching to find its library.
2009-10-03 16:51:27 +01:00