Welcome to SmallBASIC

SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes. SmallBASIC includes trigonometric, matrices and algebra functions, a built in IDE, a powerful string library, system, sound, and graphic commands along with structured programming syntax.

Featured sample program

Featured sample program: lib-north.bas

'#sec:Main
SUB NORTHPT(x,y)
  LINE x,y STEP 0,13 COLOR 7
  LINE x,y STEP -2,3 COLOR 7
  LINE x

10 year birthday

The SmallBASIC project is now 10 years old!

Puzzle Box

Very interesting, thanks anonymous for sharing :)

http://smallbasic.sourceforge.net/?q=node/1057

Conways grid of life

Submitted by J.P. Debaere - Thanks !
http://smallbasic.sourceforge.net/?q=node/1054

Pages

Subscribe to SmallBASIC RSS

User login

Recent comments