[perl #40377] [PATCH] C coda fix in parrot/examples

2006-09-20 Thread Paul Cochrane
# New Ticket Created by "Paul Cochrane" # Please include the string: [perl #40377] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40377 > Hi, This patch adds the C emacs/vim coda to the C-language files

Re: cvs commit: parrot/examples/io http.imc

2003-10-31 Thread Melvin Smith
At 07:34 PM 10/31/2003 -0500, Josh Wilmes wrote: Very cute! However, i'm curious about the choice of interface. Having individual ops for something like a socket API seems rather peculiar to me. Why do we not have an object oriented interface on a socket class? (ditto for non-trivial file IO)

Re: cvs commit: parrot/examples/io http.imc

2003-10-31 Thread Josh Wilmes
elvin Smith <[EMAIL PROTECTED]> wrote: > cvsuser 03/10/29 22:45:05 > > Added: examples/io http.imc > Log: > Sample to grab a home page through HTTP. > > Revision Changes Path > 1.1 parrot/examples/i

Re: Parrot Examples

2003-01-13 Thread Joseph Guhlin
Ah, very cool. I did not know that. --Joseph http://www.josephguhlin.com/ Dan Sugalski wrote: Yep, I'm sure. Without the end, parrot just falls off the end of the world. If that happens to be into memory filled with nulls, you're fine, otherwise Nasty Things may happen.

Re: Parrot Examples

2003-01-13 Thread Dan Sugalski
I hate having to relearn assembly though, it's been too long. helloworld.pasm: print "Hello World!\n" Well... print "Hello World\n" end or there's the troublesome segfault... :) Joe Yates wrote: Dear All, Could w

Re: Parrot Examples

2003-01-13 Thread Joseph Guhlin
tes wrote: Dear All, Could we add a 'Hello World.pasm' to 'parrot/examples/assembly'?

Re: Parrot Examples

2003-01-13 Thread Dan Sugalski
!\n" Well... print "Hello World\n" end or there's the troublesome segfault... :) Joe Yates wrote: Dear All, Could we add a 'Hello World.pasm' to 'parrot/examples/assembly'? -- Dan ---

Re: Parrot Examples

2003-01-13 Thread Joseph Guhlin
we add a 'Hello World.pasm' to 'parrot/examples/assembly'? Joe Yates --Joseph Guhlin - http://www.josephguhlin.com/

Parrot Examples

2003-01-13 Thread Joe Yates
Dear All, Could we add a 'Hello World.pasm' to 'parrot/examples/assembly'? Joe Yates

parrot/examples/mops/mops.php

2001-12-31 Thread Sebastian Bergmann
In case you're interested (having Python, Ruby, ... around I thought you might be :-), here's a PHP version of the MOPS test. #!/usr/bin/php -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist