Chipmunk Basic - 3.6.3b7object-oriented BASIC interpreter |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Beautyful app, but… 



- Version: 3.5.8b7, 9/26/2002 12:28PM PST
Lovin' Mac
without specific documentation for OS X; I wrote many times to Mr. Nicholson about 'call' statement that doesn't work at all (you must use 'macfunction' instead!). And now a little tip to clear the graphics window: DON'T USE 'CLS'! IT DOESN'T WORK AT ALL!! Use this piece of code: graphics fillrect 0, 0, graphics(-38), graphics(-39), -1 It's less intuitive than 'cls' or 'home', but it works properly! See the Chipmunk Basic Reference Manual for an explanation about fillrect, graphics(-38) and graphics(-39) ... and enjoy!
This brings back… 



- Version: 3.5.8b7, 9/16/2002 06:29AM PST
ToferGregg
so many great memories! It's amazing that I can still remember how to program in BASIC, but I guess it's like riding a bike.
Old school indeed...My… 



- Version: 3.5.8b7, 9/16/2002 04:56AM PST
Arkham
first years ares back. The command-line version is even more geeky.(Added bonus: No-one will try to program a crappy shareware with this Basic)