removed slot operator (no longer needed) & class proto bug fix to use NewSlot by...
[vox.git] / README
blob4937c7d485db204957ceceee176357aee36efd6d
1 The VOX programming language is a new, experimental multipurpose Programming language\r
2 based on a heavily modified version of the core vm of Squirrel (3.0).\r
3 \r
4 Vox is still in testing, but already contains just about everything needed to\r
5 use it, embed it, and extend it.\r
6 \r
7 To get started, read the minimal example application at etc/minimal.cpp.