SdlBasic

From DmWiki

sdlBasic (http://www.sdlbasic.altervista.org) is a free and open-source programming language intended for writing 2d games. It makes extensive use of the SDL API for its graphics and sound manipulation. Although it is an interpreter, there is an experimental compiler for it that exports the sdlBasic source code into C++ so it can, in turn, be compiled into machine language for greater speed.

The most recent version of sdlBasic has been ported to Windows, Linux, and MacOSX. Older versions exist for AmigaOS 4 and MorphOS.


DevMaster navigation