Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Icon > Re: Mapr Icon E...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 141 of 196
Post > Topic >>

Re: Mapr Icon Evaluator

by "ernobe" <ernobe@[EMAIL PROTECTED] > Jan 22, 2007 at 09:32 AM

On Jan 20, 8:07 pm, "ernobe" <ern...@[EMAIL PROTECTED]
> wrote:

PS: User declared procedures can occur anywhere in the program.  For
example,

The Mapr prompt is:

$ mapr
procedure main()
_

if the user enters this:

$ mapr
procedure main()
{ g := 34
#uio( b )
# if b = 34 then write( "hello 34" ) #
uio( g )
if uio( g ) then 342 else 222 }

the result is:

procedure main()
{ g := 34
#uio( b )
# if b = 34 then write( "hello 34" ) #
uio( g )
if uio( g ) then 342 else 222 }
end

hello 34
hello 34
result : 222

procedure main()
_
 




 2 Posts in Topic:
Mapr Icon Evaluator
"ernobe" <er  2007-01-20 18:07:22 
Re: Mapr Icon Evaluator
"ernobe" <er  2007-01-22 09:32:28 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Oct 13 3:14:44 CDT 2008.