Re: TGE Build problem after current subversion update

2009-03-07 Thread Elyse M. Grasso
On Saturday 07 March 2009, Elyse M. Grasso wrote: > I just tried to rebuild after doing a 'subversion update'. Doh. make clean seems to have fixed it. Should the README mention make clean? Sorry for the noise... -- Elyse Grasso http://www.data-raptors.comComputers and Te

TGE Build problem after current subversion update

2009-03-07 Thread Elyse M. Grasso
I just tried to rebuild after doing a 'subversion update'. subversion reports parrot is "At revision 37184." perl Configure.pl worked, make fails with: make[1]: Entering directory `/home/emgrasso/parrot/compilers/tge' ../../parrot -o ../../runtime/parrot/library/TGE.pbc --output-pbc TGE.pir error

Re: Parrot 0.8.0, "Pareto Principle" released

2008-10-24 Thread Elyse M. Grasso
ts me to it, i'll point it out when i arrive at my destination. > ~jerry > > > On 10/24/08, Elyse M. Grasso <[EMAIL PROTECTED]> wrote: > > On Friday 24 October 2008, jerry gay wrote: > >> On behalf of the Parrot team, I'm proud to announce Parrot 0.8.0 &

Re: Parrot 0.8.0, "Pareto Principle" released

2008-10-24 Thread Elyse M. Grasso
On Friday 24 October 2008, jerry gay wrote: > On behalf of the Parrot team, I'm proud to announce Parrot 0.8.0 > "Pareto Principle." Parrot (http://parrotcode.org/) is a virtual > machine aimed at running all dynamic languages. > After an svn update and rebuild of parrot and rakudo, I ran 'make sp

Re: Modules

2008-10-12 Thread Elyse M. Grasso
ain for me, I'm sure. On Sunday 12 October 2008, Moritz Lenz wrote: > Elyse M. Grasso wrote: > > I was able to surface long enough to review the use of perl modules in our > > current, perl5-based architecture. And the answer is that we hardly use any, > > because it was w

Modules

2008-10-12 Thread Elyse M. Grasso
I was able to surface long enough to review the use of perl modules in our current, perl5-based architecture. And the answer is that we hardly use any, because it was written against an old version of perl5 shipped with a very limited set of modules and little or no ability to add CPAN modules.

Practical Considerations

2008-10-06 Thread Elyse M. Grasso
My company sells an application that links a bugtracking tool with an SCM tool so that, for example, the files changed for each bug are recorded in the bugtracking tool. It is currently written in (mostly) non-object-oriented perl5. We are re-architecting the application so that it can work wit

Re: [svn:perl6-synopsis] r9176 - doc/trunk/design/syn

2006-05-11 Thread Elyse M. Grasso
> Properties are predeclared as roles and implemented as mixins--see S12. > Is "but false" now spelled "but False"? If not, if there a reason for the asymmetry? -- Elyse M. Grasso CTO ReleaseTEAM Inc. http://www.releaseteam.com phone 720-887-0489 fax 720-977-8010 cell 303-356-2717

svn links for the Architecture section on the website?

2006-04-22 Thread Elyse M. Grasso
Given the recent explosion of svn commits in the synopses, and the fact that the versions of the synopses on the dev.perl.org/perl6 site are lagging a bit, would it make sense to add a link to the svn site to the Synopses page? This week, when I wanted to read the cumulative changes to some of

Re: while Idiom (Was: Arglist I/O)

2004-12-06 Thread Elyse M. Grasso
On Monday 06 December 2004 01:26 pm, Smylers wrote: > I think that C reads much better than C for English-ness. > Having taught Perl 5 beginners that C can be used to iterated > over each item in a list, many of them then instinctively try to use the > same keyword for iterating over each line in