Details

NaaLaa doesn't compile your programs to machine code. Instead, it compiles to instructions that can be interpreted by the NaaLaa virtual machine (vm). But don't worry, the vm is pretty fast. The vm and the compiled program are merged into a single executable file.

NaaLaa does not use OpenGL or DirectX. It uses software rendering for both 2D and 3D graphics.

Audiere is used for music and sound. This means you've got to include the Audiere DLL with the programs you make. This DLL is included in the naalaa package.


Introduction
Details
Download
Libraries
Programs
Games
Tutorials
Known bugs
Links

Online games
Forum
Blog



NaaLaa - Not An Advanced Language At All