© 2004 VMM Basic Language
v1.01
by Pedro Gil Guirado (Balrog Software)

Basic language for games of future...

VMM Basic Manual

VMM Basic is a virtual machine that execute a byte-code program, it's like an interpreter but faster, the syntax is similar to Basic languages, you can make very small stand-alone executables, the size of VMM Basic runtime header is 19 kb, and the virtual code is strongly packed.

VMM Basic have intern motion detection commands to make interactive games for your webcam, intern sprite commands based on DirectX to make any 2d game with blend, rotation, color key, animations, deformation, color layer effects, and more, network commands to make online games, it support all Win32 API functions, and external dll user libraries can be used with UseLibrary command.

VMM Basic information

VMM Basic flow control commands

VMM Basic Tutorials

VMM Basic commands