This section is for downloads of all things related to Small Basic. Please do not post copyrighted material or material that you don't have the rights to distribute. Code or binaries posted here do not come with any guarantees and are not the responsibility of the hoster.
EditSmall Basic Art
You may use the artwork in this zip file to create community content (in the form of websites, posters, flyers, etc.) for Small Basic.
Download Small Basic ArtEditData Extension
Page of Data ExtensionEditTone Generator
Tone Generator Download at MSDN Code GalleryEditFremy's Extension
Download link at
FremyExtensionEditLoyola IT's API Reference
API Reference in a nice printable format:
EditLoyola IT's Keyword Reference
Keyword Reference in a nice printable format:
EditC# Extensions
Colours - get system colours by name
Music - get music file play time
SerialPort - access serial port (code by Nino Carrillo. Original at http://code.msdn.microsoft.com/sbserial)
Spawn - access system process and start external processes
Speech - use a speech synthesiser to speak text
Download from
C# ExtensionsEditVisual Basic progression from SmallBasic
Visual Studio 2008 Express VB (Visual Basic) source code for a set of examples building on SmallBasic.
Starting with comparative SmallBasic and ('graduated' and native) VB graphics and some more complex native VB examples (bouncing balls, web browser and solar system model) - download from
VB Examples