Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Perl implementation of an esolang. It's a party, yes?

by corenth (Monk)
on Jul 09, 2012 at 22:01 UTC ( [id://980769]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @A #list A
    = (    #init:
    ...
        0, 1, 2,0, 1,1, 0, #R[0] = R[0] +1
    
    );
    
  2. or download this
    
    #!/usr/bin/perl
    ...
        }
           $ptr = $temp; 
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://980769]
Approved by ww
Front-paged by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-26 00:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found