Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: Perl Forth interpreter

by GrandFather (Saint)
on May 30, 2009 at 11:59 UTC ( [id://767031]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl Forth interpreter
in thread Perl Forth interpreter

Define 'interesting'. A 'Hello world' session could look like:

: hi ." Hello world " . CR ;

hi

Hello world

with text you type in blue and the interpreter's output in black.


True laziness is hard work

Log In?
Username:
Password:

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

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

    No recent polls found