Seems like the last major thread on namespace issues, especially
inter-language issues, was around October last year and didn't reach
any firm conclusions.
What's the current status?
Tim.
Fresh (and first) checkout and build of parrot (#8075)
on a Mac running OSX 10.3 using the default perl v5.8.1-RC3 built for
darwin-thread-multi-2level.
Failed two tests. Are these known problems or should I dig deeper?
Tim.
t/pmc/config...NOK 2# Failed test (t/pmc/config.t
;t conflict but in fact enhance O'Reilly's buisness,
I'm not sure I see why they'd object.
OT: What's the history of the camel? Does it predate O'Reilly's involvement?
--
-- Tim Conrow [EMAIL PROTECTED] |
s to automatically
deal with type conversions all the time.
--
Tim Jenness
JCMT software engineer/Support scientist
http://www.jach.hawaii.edu/~timj
maturity is
> > a long way off. Not only that, but it is cumbersome (imho) to set up.
> > I still think I'd rather see a java or web-based solution.
>
> A very complete UML tool in Java is ArgoUML:
>
> http://argouml.tigris.org/
Umm, it might be interesting for someone to add a Perl code generator
for it...
Tim.
to be read followed by the source. If set to
Since you have a fourth argument couldn't that be used for the length
of the byte stream rather than embedding that length into the byte stream
itself? Makes more sense to me to separate the bytes from the length.
--
Tim Jenness
On Thu, Nov 30, 2000 at 04:15:24PM +, Nick Ing-Simmons wrote:
> Nicholas Clark <[EMAIL PROTECTED]> writes:
> >
> >We're trying to make this an easy embedding API.
>
> Yes, and we are in danger of "premature optimization" of the _interface_.
Amen.
Tim.
ranslator implemented in C/XS. XML would then be
doing what it's good at and very appropriate for.
But this isn't what we're here to design...
Tim.
hink about
> >licensing issues.
>
> I think gmp/fgmp is probably the best place to start, if I can get the fgmp
> code building with enough abuse. It ought to be simple enough, and we'll
> need to smack it around some for perl's memory management anyway.
Math::GMP is on
ded to handle multi-line input) but it's a start.
Both Python and Tcl support features like this and I agree that a perl
shell would be useful.
--
Tim Jenness
JCMT software engineer/Support scientist
http://www.jach.hawaii.edu/~timj
ate a complicated system.
The real skill is in making a simple one.
I honestly don't know where that came from. (I might even have
originated it myself, but I'm sure someone will come up with the real
source. If not maybe I'll claim it for my own :-)
Tim.
On Thu, Feb 01, 2001 at 04:02:31PM +, Tim Bunce wrote:
> of the Foo interface (one SX and one pure-perl, for example).
s/SX/XS/ of course.
Tim.
ces' so
use Foo qw(bar);
may actually just load an interface definition and that definition
can be (lazily) bound to one of several alternative implementations
of the Foo interface (one SX and one pure-perl, for example).
Basically I'm saying that transparent autoloading should be an
attribute of the interface definition.
Tim.
should
look like and/or define before we go much further.
Tim.
d idea indeed!!! Append the wishlist to add this module to perl6's
> >standard library!!!
>
> Very *bad* idea. It sounds nice, but using a remote module without any sort
> of control is just begging for trouble.
True. But perl6 shouldn't stand in the way of making silly things possible.
Tim.
t key.
Containers again. And I'd call it key_next()
> =item exists (x)
Likewise, key_exists()
> =head1 TODO
>
> The effects of each function on scalar, array, hash, list, and IO
> PMCs needs to be hashed out.
Before that I think a section on containers need to be added.
> =head1 REFERENCES
>
> PDD 3: Perl's Internal Data Types.
Some references to any other vtable based languages would be good.
(I presume people have looked at some and learnt lessons.)
Tim.
On Tue, Feb 06, 2001 at 12:28:23PM -0500, Dan Sugalski wrote:
> At 11:26 AM 2/6/2001 +0000, Tim Bunce wrote:
> >[First off: I've not really been paying attention so forgive me if I'm
> >being dumb here. And many thanks for helping to drive this forwards.]
> >
&
on UTF-32 than UTF-8...)
Umm, don't cpu data cache size issues complicate that? What if the ~4x
bigger UTF-32 string doesn't fit in the cache but the UTF-8 one does?
(I'm obviously simplifying somewhere here, but you get the idea.)
Tim.
n to be circular
by the code that creates them (like a 'handy' ref back to a parent node).
Having a weakref, or similar, operator in the language would help greatly.
Tim.
On Thu, Feb 15, 2001 at 02:26:10PM -0500, Uri Guttman wrote:
> >>>>> "TB" == Tim Bunce <[EMAIL PROTECTED]> writes:
>
> TB> As a part of that the weak reference concept, bolted recently into
> TB> perl5, could be made more central in perl
erl-night-build
It probably needs a name that'll both indicate its role and avoid confusion
with 'porters' (who do most of the 'building' to the untrained eye).
Tim.
On Mon, Feb 19, 2001 at 10:50:04AM -0500, Chris Nandor wrote:
> At 15:45 + 2001.02.19, Tim Bunce wrote:
> >On Mon, Feb 19, 2001 at 09:03:00AM -0600, Jarkko Hietaniemi wrote:
> >> On Mon, Feb 19, 2001 at 04:01:25PM +0100, H.Merijn Brand wrote:
> >> > On Mon, 19 F
On Mon, Apr 09, 2001 at 12:58:23PM -0400, Andy Dougherty wrote:
>
> Let's leave -e alone for now and worry about handling specific
> incompatibilities when we in fact have some specific incompatibilities to
> worry about.
Amen.
Tim.
f it missing,
or casually disregarding, key points of deep or subtle meaning.
I'm reminded of the long threads about bignum support that seemed to
be lost in the details of _a_ bignum implementation rather than
focusing on the design of a generic type extension mechanism that would
then enable multiple bignum implementations to coexist.
Tim.
ver be released to the public, then you should ensure that
: their names will not clash with any future public module. You can do
: this either by using the reserved Local::* category or by using an
: underscore in the top level name like Foo_Corp::*.
Tim.
Numerical applications will get a significant boost if
N-dim arrays with native slicing are possible in perl6.
--
Tim Jenness
JAC software
http://www.jach.hawaii.edu/~timj
self-declared goals. I doubt
very much that'll happen.
> One very simple example is if we required each module to have $VERSION.
There will be ways round that, and most if not all other issues.
Tim.
tion. It contained both
> a perl implementation and an XS implementation. But decided which to
> install at build time.
The XS version of Data::Dumper has slightly less functionality, sadly.
Tim.
than that they are a desirable goal that Larry's thinking about.
But I'd expect a names interface mechanism to be layered on top of the
underlying name + author + version mechanism anyway.
Tim.
Larry's already said (from memory) that the distinction between ops and
subs should be minimized or eliminated.
That, together with the desire to keep parrot fairly language netural,
leads naturally to having 'heavy' ops actually be be subs.
Tim.
On Fri, Aug 17, 2001 at 06:02:
1(x) = ln(1 + x)
expm1(x) = exp(x) - 1
to deal accurately and quickly with the special case where x<<1. This may not be
useful in an environment of pseudo-infinite precision, unless speed begins to
matter alot. Maybe they could be called automagically when the compiler sees
something like the
sm.pl can't generate pir, though I see that being suggested
by chromatic in http://www.nntp.perl.org/group/perl.perl6.internals/21353
Was it written by hand, or is there some utility I'm missing?
Tim.
04)
Those warnings come from a version of tools/build/nativecall.pl I've
modified to 'normalize' the signatures to use 'v' and detect duplicates.
(As a side effect the nci.o file dropped from 354K to 347K.)
Also, what's the protocol for adding signatures to call_list.txt?
I've at least one I want to add ('p itl' for mysql_real_connect)
and may have more soon. Should I just post a patch here?
Tim.
On Tue, Feb 14, 2006 at 02:48:41PM +0100, Leopold Toetsch wrote:
> Tim Bunce wrote:
> >What's the difference between 'v' and '' for NCI function parameters?
>
> There isn't any, except the extra 'v' char.
>
> >I ask because bot
..dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 7
Failed 1/7 tests, 85.71% okay
Tim [using r11741]
On Tue, Feb 14, 2006 at 10:04:59PM +0100, Leopold Toetsch wrote:
> On Feb 14, 2006, at 18:29, Tim Bunce wrote:
>
> >The runtime dlfunc code will need to be altered to normalize away the
> >trailing v so old code won't break. Should it warn about that?
>
> Yes, a warn
On Tue, Feb 28, 2006 at 03:37:23PM +0100, Leopold Toetsch wrote:
>
> On Feb 28, 2006, at 14:59, Tim Bunce wrote:
>
> >FYI I saw this once but haven't been able to repeat it:
> >
> >t/dynoplibs/myopsok 6/7
>
> This can happen if the mac
Any news on this? Is it okay? Should I send it via parrotbug?
Tim.
On Tue, Feb 28, 2006 at 03:36:20PM +, Tim Bunce wrote:
> On Tue, Feb 14, 2006 at 10:04:59PM +0100, Leopold Toetsch wrote:
> > On Feb 14, 2006, at 18:29, Tim Bunce wrote:
> >
> > >The runtime dlf
he familiar DBI API while radically refactoring
the internals to make best use of Perl 6 and so enable greater
functionality and extensibility. (Likely mentor: Tim Bunce)
Trying to come up with both a new architecture and a new API was too much.
A great deal can be achieved by radically refactori
On Tue, May 16, 2006 at 11:59:48PM +0100, Tim Bunce wrote:
> That's partly why I added the following idea to The Perl Foundation's Summer
> of Code
> project list (http://www.perl.org/advocacy/summerofcode/ideas.html):
>
> Reimplement the DBI v1 API in Pugs
> Des
On Fri, Jun 02, 2006 at 09:35:00AM -0400, Will Coleda wrote:
> Per leo, "As of r12867 this is fixed."
Fixed for me. Thanks Leo!
Tim.
> On Jun 2, 2006, at 8:24 AM, Will Coleda wrote:
>
> >Known failures.
> >
> >Per Leo, failing tests were committed
l 6 wiki, aka Perl++.
I believe some would disagree with 'industrial-strength'. I'd recommend
reading http://blogs.sun.com/roller/page/alanbur?entry=twiki_rant
Tim.
> The source code would be placed in the Pugs .../other/... subtree for
> us to incrementally convert p
ile,
not to mention supporting arbitrary queries
- Look at using Graph::Easy to rewrite/replace Module::Dependency::Grapher.
Tim.
=head1 NAME
pmd_dump.pl - Query and print Module::Dependency info
=head1 SYNOPSIS
pmd_dump.pl [options] object-patterns
object-patterns can be:
f=S
On Wed, Jul 12, 2006 at 03:03:14AM +0200, Tels wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Moin Tim,
>
> On Tuesday 11 July 2006 18:34, Tim Bunce wrote:
> > I needed some code to trawl through a directory tree parsing perl
> > modules and scripts t
ter.
If so, then perhaps speed-sensitive ops that are likely to be used in
loops can be given the PMC to (re)use.
Tim.
at runtime, a instance of that
> class in another scope may specifically *not* want that role.
I always thought when a role is applied to a class at runtime you
get a new (anonymous) subclass. The original class isn't affected.
Tim.
> Is there
> a way of restricting a role to a pa
ead
docs written for newer ones. Would a loud warning plus some best-efforts
fail-safe parsing be possible?
Tim.
> The whole point of reserving these namespaces is not to prevent users from
> misusing them, but to ensure that when we eventually get around to using a
> particular block
On Thu, Oct 12, 2006 at 03:57:01PM -0700, Jonathan Lang wrote:
> Tim Bunce wrote:
> >Damian Conway wrote:
> >> Dave Whipp wrote:
> >> >I'm not a great fan of this concept of "reservation" when there is no
> >> >mechanism for its enforceme
I'd like the Java parser to be reusable by others.
Here's a related idea: write a tool that reads BNF grammar, such as
http://java.sun.com/docs/books/jls/third_edition/html/syntax.html
http://java.sun.com/docs/books/jls/third_edition/html/grammars.html
and writes a parser in Perl 6
so much effort into making
DBI::PurePerl a viable tool. It'll automatically give people a
working Perl6 DBI (for pure-perl drivers) as soon as there's a
working perl5-to-perl6 translator.
Tim.
e kind of wrapper that manages a simple
perl5-like run-time environment (stacks, marks, gimme, symboltable
etc) plus source-code compatibility support (macros, functions etc)
that's just sufficient to keep old XS code happy.
If someone wants to champion that work I'll certainly contribute.
On Tue, Jun 25, 2002 at 12:23:34AM +0100, Dave Mitchell wrote:
> On Mon, Jun 24, 2002 at 05:21:45PM -0400, David J. Goehrig wrote:
> > On Sun, Jun 23, 2002 at 09:50:02PM +0100, Tim Bunce wrote:
> > > Much more likely is some kind of wrapper that manages a simple
> &g
On Mon, Jun 24, 2002 at 05:58:23PM -0500, Dan Sugalski wrote:
> At 9:50 PM +0100 6/23/02, Tim Bunce wrote:
> >On Mon, Jun 17, 2002 at 07:59:33PM -0400, David J. Goehrig wrote:
> >>
> >> qw/ who is praying for parrot to support XS code,
> >>cause he doesn&
On Tue, Jun 25, 2002 at 11:35:20AM +0100, Dave Mitchell wrote:
> On Tue, Jun 25, 2002 at 11:08:53AM +0100, Tim Bunce wrote:
> > On Tue, Jun 25, 2002 at 12:23:34AM +0100, Dave Mitchell wrote:
> > > Of course, another approach is to embed the existing Perl5 interpreter
>
On Tue, Jun 25, 2002 at 05:17:56PM +0100, Dave Mitchell wrote:
> On Tue, Jun 25, 2002 at 04:45:37PM +0100, Tim Bunce wrote:
> > On Tue, Jun 25, 2002 at 11:35:20AM +0100, Dave Mitchell wrote:
> > > On Tue, Jun 25, 2002 at 11:08:53AM +0100, Tim Bunce wrote:
> > > >
s in a slice to propogate back into the parent data
structure.
--
Tim Jenness
JAC software
http://www.jach.hawaii.edu/~timj
playing catch up with other
> languages.
Don't forget Apocalypse 5.
Personally I believe the elegant and thorough integration of regular
expressions and backtracking into the large-scale logic of an
application is one of the most radical things about Perl 6.
Tim.
; > [2] Of which there is none.
> >
> > and http://www.perlcabal.com/ doesn't exist, right? ;-)
>
> Not Found
> The requested URL / was not found on this server.
> TINPC/1.3.14 Server at www.perlcabal.com Port 80
>
> *snort* :)
Odd how that text isn't what it seems...
Tim.
host:~] dan%
Of course it's a -w warning now:
"my" variable $foo masks earlier declaration in same scope at - line 3.
and I can imagine it becoming a mandatory warning in later versions
of perl5 (and/or perhaps in future they'll be a way to enable
warnings relevant to migration to perl6).
Tim.
ver.)
But that's just a "shot across the bows" alerting people to think about
upgrading. I'm unlikely to actually require 5.6.1 for quite some time yet.
Tim.
docs/info/mkid_toc.html
I highly recommend it.
Tim.
On Sat, Sep 28, 2002 at 10:46:36PM -0400, Erik Lechak wrote:
> Hello All,
>
> I hope this is the correct place for my post. I have not seen many (or
> any) newbie parrot questions on this group. Please direct me to the
> correc
On Wed, Oct 02, 2002 at 12:28:57PM -0400, Dan Sugalski wrote:
> At 12:15 PM +0100 10/2/02, Tim Bunce wrote:
> >On a related note, are there any good tools for static code analysis
> >around? The usual cross-reference stuff would be handy, but ideally
> >something that
On Tue, Oct 29, 2002 at 05:18:53AM -0800, James Michael DuPont wrote:
>
> The gcc interface project has been offically restarted.
> http://gcc.gnu.org/ml/gcc/2002-10/msg00806.html
Congratulations. I think it's an important project.
Tim.
gt; there should certainly be some kind of
>
> =use module
>
> directive that, like Perl's C, is something more than just an
> "include".
And has the freedom to change the grammar for pod text? And beyond?
Tim.
ers above the "^".
I'd like to see an easy way to declare that a verbatim block
(or all following verbatim blocks till told otherwise?) should
be parsed for formatting code like B, I, E, X, and L. The loss of
vertical alignment in the pod source would rarely be a concern.
Tim.
On Sun, Oct 06, 2002 at 10:26:23PM +0100, Tim Bunce wrote:
> On Wed, Oct 02, 2002 at 12:28:57PM -0400, Dan Sugalski wrote:
> > At 12:15 PM +0100 10/2/02, Tim Bunce wrote:
> > >On a related note, are there any good tools for static code analysis
> > >around? The usual
On Thu, May 12, 2005 at 10:31:06PM +0200, Leopold Toetsch wrote:
> Tim wrote:
> >Fresh (and first) checkout and build of parrot (#8075)
>
> first???\ :-)
I know, I know. Real life, real work and all that. I've been "watching
from afar" though at all this great
27;s not really that difficult.
Would be _great_ if that could all be automated as far as possible.
I presume the gcov files could be automatically detected and processed,
for example.
Tim.
fully
absent of any hi-tech gear beyond a mobile phone. When I get back I'll
gather up your emails and try to distill them into a coherent whole.
Have fun!
Tim.
same results, or
> maybe they did and it all went into the Perl Development Fund instead?
The Perl Foundation default donation page doesn't list the DBI
Development Fund (for various reasons). To get that option you can use
http://dbi.perl.org/donate/ which will redirect you[1]
Thank yo
On Sat, Jul 02, 2005 at 01:06:02AM +0100, Tim Bunce wrote:
> Once upon a time I said:
I'm back now and, after digesting a small mountain of non-DBI related
emails, I'll start digesting all your replies and getting up to speed
with Perl 6.
Many thanks to all who replied on and off-list.
Tim.
m of
'pointer' from a container to the cell it currently contains.
(I'm trying to avoid using the term reference.)
The description of the container model might benefit from making that
pointer more explicit. It would help to clarify the action of the :=
operator. (And =:= ?)
Please correct me if I'm laboring under too much perl5 baggage or
confused in other ways.
Tim.
Anyone done any work on parsing Java interface definitions?
And, ideally, translating them into roughly equivalent Perl 6?
Tim.
Anyone given any thought to Parrot <-> Java integration?
Possible?
Practical?
How much would would be involved?
Tim.
function `Parrot_GDBMHash_get_bool':
gdbmhash.pmc:171: warning: function call has aggregate value
/opt/local/include/gdbm.h:85 reads:
extern GDBM_FILE gdbm_open __P((char *, int, int, int, void (*)()));
This is on OSX 10.4 with a recent svn update:
Last Changed Rev: 8966
Last Changed Date: 2005-08-15 04:57:58 +0100 (Mon, 15 Aug 2005)
Tim.
art my own
understanding of Perl6 topics that I expect to be significant (such as
Roles and Pairs, to pick two at random). Perhaps the community of
Perl6+DBI users is too small at this point.
And nobody mentioned JDBC as a potential model. Odd that.
Still, I'm sure things will liven up once I've put an initial sketch
together...
Tim.
On Tue, Aug 16, 2005 at 03:58:54PM -0400, John Siracusa wrote:
> On 8/16/05, Tim Bunce <[EMAIL PROTECTED]> wrote:
> > I was a little dissapointed that there wasn't greater focus on using
> > Perl6 features - especially as it would have helped kick-start my own
> &g
On Tue, Aug 16, 2005 at 01:16:19PM -0700, Darren Duncan wrote:
> At 4:04 PM +0100 8/16/05, Tim Bunce wrote:
> >I was a little dissapointed that there wasn't greater focus on using
> >Perl6 features - especially as it would have helped kick-start my own
> >understand
On Tue, Aug 16, 2005 at 04:39:06PM +0200, Nattfodd wrote:
> Tim Bunce wrote:
>
> >Anyone given any thought to Parrot <-> Java integration?
> >
> >Possible?
> >Practical?
> >How much would would be involved?
> >
> >Tim.
>
> If I'
On Tue, Aug 16, 2005 at 12:12:02PM -0700, Dean Arnold wrote:
> Tim Bunce wrote:
>
> >And nobody mentioned JDBC as a potential model. Odd that.
>
> I was sorely tempted to do so (and did mention it a few times in
> my posts, along w/ ODBC and ADO.NET), but there are some thin
On Mon, Aug 22, 2005 at 09:43:41PM -0400, Matt Fowles wrote:
>
>Java on Parrot
> Tim Bunce asked some preliminary questions about Java on Parrot. I
> provide preliminary answers, and Nattfodd and Autrijus posted links to
> related work. The important question of wh
r Ponie needs most".
I'm sure Nicholas can come up with something more specific!
Tim.
ve each HLL its own
'virtual root' near the top of a shared namespace hierarchy.
See this thread, especially message 16 (and then 13,14,15 :)
http://groups.google.com/group/perl.perl6.internals/browse_frm/thread/678fbfc5a14813b5
How close is Parrot to supporting that functionality now?
(Please excuse me and point me to the docs if this is already settled.)
Tim.
On Tue, Sep 06, 2005 at 02:22:23PM +0100, Jonathan Worthington wrote:
> "Tim Bunce" <[EMAIL PROTECTED]> wrote:
> >Having said all that, I don't think it's worth worrying about
> >inter-language issues until more fundamental namespace co-existance
> &g
class if it's already generated
one for ref($random_object)+$role_name.
I'd work on it myself but I'm busier than usual at the moment[1] and I
don't know which of Class::Role or Class::Roles I should add it to.
If no one volunteers I'll have a go in a week or three.
Tim.
I'm not seeing it. My problem, or is it not being mirrored yet?
-- Tim
Simon Cozens wrote:
[EMAIL PROTECTED] (Tim Conrow) writes:
>I'm not seeing it. My problem, or is it not being mirrored yet?
I'm reading it via NNTP.
Right, I've got it now. Don't know why I didn't see it there before.
-- Tim
, cut, dismember, excise,
lop, disunite, divorce, estrange, part, wean, detach, disconnect,
disengage, dissociate, extract, isolate, part, steal, take, uncouple,
withdraw
designate?
-- Tim
sourceforge.net/application/10minutes.htm
http://judy.sourceforge.net/application/
http://sourceforge.net/projects/judy
I've appended a few extracts from the "10minutes.htm" url given above.
Tim.
A (CPU) cache-line fill is additional time required to do a read
reference from RAM when a
On Mon, Mar 10, 2003 at 03:33:38PM +0100, Elizabeth Mattijsen wrote:
> At 10:37 + 3/10/03, Tim Bunce wrote:
> >I think this might be interesting to some of you...
> > "Judy is a general purpose dynamic array implemented as a C callable
> > library. Judy's speed
nt for assigment to $int.
So the Foo class gets to decide how to do that.
In which case what you're proposing requires either
- the compiler to write the code to pass extra flags to the int method
- the compiler to write call a different int method (eg, int_warn())
- for the int method to look at the calling context to get flags
Please correct me if I'm wrong (which I could easily be as I've not
been following any of thise closely).
I think this is an important topic because it may reflect back on
how the specific Int/Num/Str classes should also be handled.
Tim [quite possibly talking nonsense]
I console myself with a high level of trust in the core design team.
Tim [wandering off into the sunset to ruminate on DBI issues...]
Perhaps someone could post a summary of how the issue has been
tackled in other languages that support a similar concept.
I've not seen one (but then I've not been paying attention, so
forgive me if it's need done already, and perhaps point me to a url).
Tim.
better learn to swim these swamps and
> not get eaten by the gators. we can drain them, convert them to dry
> deserts and make them safe for camel caravans. :)
Has any other language learnt to swim well in these swamps?
Tim.
Sorry for a slightly off-topic post, but will Larry's State of the Onion
be posted online soon? Where would I find it?
Thanks! =)
--TWH
I've got some extra time to spend on Parrot in the next few months and
I'd really like to get involved. I have decent C and perl skills.
Where would I be most useful?
Thanks! =)
--Tim Howell
I've spent the past day reading through the parrot documentation. I'm a
little confused by pdd06--shouldn't this contain a listing of ALL parrot
opcodes? The first thing I noticed is that print isn't listed there;
shouldn't it be? I'm sure there are lots of other opcodes missing as
well. Is thi
The TODO list from the current parrot CVS mentions socket IO. Have
opcodes been designated for socket IO yet? Is this up for someone to
start working on?
--TWH
?tches from a few days ago to allow executable creation, the current CVS no longer
compiles properly on my MacOS X 10.2.6 box. The error I get is:
exec_save.c:319:16: #if with no expression
make: *** [exec_save.o] Error 1
The following patch seems to fix things, although I don't know if this is
Does anyone know of a website with good information on just-in-time
compilers? I'm really intrigued by the idea of JIT (especially WRT
Parrot), but I don't have much background at all.
Thanks! =)
--TWH
1 - 100 of 306 matches
Mail list logo