Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: A BASIC interpreter to run StarTrek

by cavac (Parson)
on Aug 11, 2021 at 14:03 UTC ( [id://11135787]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    diff -u basicinterpreter.pl basicinterpreter_fixed.pl 
    --- basicinterpreter.pl    2021-08-11 15:51:20.359658237 +0200
    +++ basicinterpreter_fixed.pl    2021-08-11 16:01:08.724748447 +0200
    ...
         next if /^#/;
     
         my ($lineNum, $line) = /^(\d+)\s+(.*)/;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11135787]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-04-23 21:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found