Category:Smart BASIC: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Sarossell moved page Language:Smart BASIC to Category:Smart BASIC over redirect)
No edit summary
Line 1: Line 1:
{{language|Smart BASIC
{{language|smart BASIC
|exec=interpreted/compiled
|exec=interpreted/compiled
|site=https://itunes.apple.com/us/app/smart-basic-programming-language/id541447413?mt=8
|site=https://itunes.apple.com/us/app/smart-basic-programming-language/id541447413?mt=8
Line 6: Line 6:
{{implementation|BASIC}}
{{implementation|BASIC}}


Smart BASIC is an extension of the very popular BASIC programming language originally developed by Dartmouth College way back in 1964. With Smart BASIC you can write BASIC programs directly on iOS devices.
smart BASIC is an extension of the very popular BASIC programming language originally developed by Dartmouth College way back in 1964. With Smart BASIC you can write BASIC programs directly on iOS devices.


Using Apple's Xcode platform along with the freely provided Smart BASIC SDK, you can actually program in BASIC within Xcode, test your code in iOS simulators or your own iOS device, and even build stand-alone apps for submission to the App Store to sell with no royalty issues. All for just $4.99!
Using Apple's Xcode platform along with the freely provided smart BASIC SDK, you can actually program in BASIC within Xcode, test your code in iOS simulators or your own iOS device, and even build stand-alone apps for submission to the App Store to sell with no royalty issues. All for just $4.99!


Smart BASIC is very powerful. Some of its features include:
smart BASIC is very powerful. Some of its features include:


*Genuine BASIC commands
*Genuine BASIC commands
Line 25: Line 25:
*Active online support forum ([http://kibernetik.pro/forum/viewforum.php?f=2 Mr. Kibernetic])
*Active online support forum ([http://kibernetik.pro/forum/viewforum.php?f=2 Mr. Kibernetic])


The Smart BASIC support forum is regularly administered by Mr. Kibernetik, who provides timely, professional support in addition to a lively group of forum members from around the world.
The smart BASIC support forum is regularly administered by Mr. Kibernetik, who provides timely, professional support in addition to a lively group of forum members from around the world.

Revision as of 22:24, 16 December 2016

Language
Smart BASIC
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method:
Parameter passing methods: By reference, By value
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Smart BASIC.
Smart BASIC is an implementation of BASIC. Other implementations of BASIC.

smart BASIC is an extension of the very popular BASIC programming language originally developed by Dartmouth College way back in 1964. With Smart BASIC you can write BASIC programs directly on iOS devices.

Using Apple's Xcode platform along with the freely provided smart BASIC SDK, you can actually program in BASIC within Xcode, test your code in iOS simulators or your own iOS device, and even build stand-alone apps for submission to the App Store to sell with no royalty issues. All for just $4.99!

smart BASIC is very powerful. Some of its features include:

  • Genuine BASIC commands
  • Graphics
  • Standard interface objects
  • Music
  • Video
  • Hardware support (GPS, accelerometer, cameras, multitouch)
  • Networking
  • File and directory functions
  • Skinnable interface
  • Fully documented
  • Sample programs
  • Active online support forum (Mr. Kibernetic)

The smart BASIC support forum is regularly administered by Mr. Kibernetik, who provides timely, professional support in addition to a lively group of forum members from around the world.