Commit graph

7 commits

Author SHA1 Message Date
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