Search the web
Sign In
New User? Sign Up
blassic · Blassic, the Classic Basic.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
New release 0.8.1   Message List  
Reply | Forward Message #41 of 233 |
Hello.

A new release of Blassic is coming, with few changes this time.

Command line option -p to print expressions. Almost always I use the -e option
in
the form "blassic -e 'PRINT 234 * 345' ", then I make this option and now only
write "blassic -p '234 * 435' ".

Now you can use "-" in command line instead of a file name to mean read a
program from standard input. This has some differences respect to take directly
the input from standard input, notably that the program does not require line
numbers and you don't need to put "RUN" at end.

And finally, numeric variables can have the "#" suffix. This is used in many
Basics
to mean double precission. In Blassic all floating point variables are already
double precission, but admitting this suffix simplifies the use of old programs.




Mon Feb 9, 2004 6:02 pm

not_found_bl...
Offline Offline
Send Email Send Email

Forward
Message #41 of 233 |
Expand Messages Author Sort by Date

Hello. A new release of Blassic is coming, with few changes this time. Command line option -p to print expressions. Almost always I use the -e option in the...
not_found_blassic
not_found_bl...
Offline Send Email
Feb 9, 2004
6:03 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help