Harman Patil (Editor)

Creative Basic

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Designed by
  
Paul Turley

OS
  
Microsoft Windows

Website
  
www.ionicwind.com

Developer
  
IonicWind Software

License
  
Commercial

Stable release
  
v1.01 / 2008; 9 years ago (2008)

Creative Basic (CB) is a third-generation event-driven programming language for Windows, with an integrated development environment (IDE).

Current version executables are interpreted and require no runtime libraries be installed on the end-user's computer. A planned future version will have compiled executables.

Creative Basic has an extensive command set, and access to the application programming interface (API) libraries available in the Microsoft Windows operating system.

Although this modern version dates from 2007, it is a development from, and is completely compatible with IBasic, which has been in use worldwide since 2002.

Some notable projects are Jerry Muelver's WikiWriter, a WikiWriter to Chm Wizard by Alyce Watson, and Mike Rainey's manufacturing engineering programs. (see the Links below).

Example programs

"Hello" program:

Program to open a Console window and print 10 random numbers:

Program to create a GUI window with an Exit button and event handling routine:

References

Creative Basic Wikipedia


Similar Topics