Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Re: Very Simple Stack-based Language

by orkysoft (Friar)
on Aug 18, 2002 at 17:58 UTC ( [id://191006]=note: print w/replies, xml ) Need Help??


in reply to Re: Very Simple Stack-based Language
in thread Very Simple Stack-based Language

Well, the main reason for the lack of optimization is that I created it rather quickly :-).

Originally, I wrote the loop without knowing what would be at the end, so that is one of the reasons the statements are as they are. Another reason, is that you might not want to use a 1000-turn limit, and indeed want to use $alive to control how long the program runs. In fact, I added the $turn comparison on later after I discovered that endless loops were quite common.

The suggestion about the subroutine references is interesting, though. I'll see what I can do about that some time. Thanks for your comments!

Lur: "But if this cape shrinks, consider your species extinct!"

  • Comment on Re: Re: Very Simple Stack-based Language

Log In?
Username:
Password:

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

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

    No recent polls found