⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{implementation|BASIC}}

'''SmallBASIC''' (not to be confused with [[:Category:Microsoft Small Basic|Microsoft Small Basic]]) is a [[:Category:BASIC|BASIC]] interpreter, originally intended for use on the [[wp:Palm (PDA)|Palm line of PDAs]], and currently available for [[:Category:POSIX|POSIX]]-compliant systems (including [[Linux]], [[Unix]], [[Mac OS|Mac OSX]], and [[BSD]]), [[Windows]], [[DOS]], and several lesser-known systems.

SmallBASIC is fairly similar to [[QuickBASIC#QBasic|QBasic]], although many keywords are different (for example, DO works significantly different in the two languages).

==See also== *[http://smallbasic.github.io/ SmallBASIC homepage] *[[wp:SmallBASIC|SmallBASIC on Wikipedia]] *[http://smallbasic.github.io/pages/reference.html SmallBASIC Language reference]