Chipmunk Basic

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by IznoRepeat (talk | contribs) at 04:58, 10 August 2019 (→‎External links and/or references: add Category:BASIC programming language family so as to remove the WP:TCAT from Template:BASIC). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Chipmunk Basic is a freeware version of the BASIC programming language maintained by developer Ron Nicholson.

Chipmunk basic was originally developed for the Apple Macintosh and has been ported to Linux and Windows. The "windowed" Macintosh version includes a wide variety of graphics drawing commands. It also has object-oriented capabilities.

The current version of Chipmunk Basic (and its spinoff products for Palm OS, cBasPad and HotPaw BASIC) was based on a public domain, Pascal implementation by David Gillespie, author of the Pascal translation tool p2c.[1]

In January 2015, a Cocoa version was released that may lack features from the older Carbon-based OS X port.[2]

References

  1. ^ about David Gillespie
  2. ^ This Beta Test release for Mac OS X 10.9 and 10.10 includes a major rewrite to support Cocoa, thus some Mac specific features from older Carbon and PowerPC versions may be missing or broken. Please send bug reports.

External links and/or references