Vex Beta 0.1.1 Released!
Vex Beta 0.1.1 Released!
Vex beta 0.1.0 is now released to the public!
After some extensive debugging and testing, version 0.1.1 is publically released! This update includes:
Updated and debugged (mostly) interpreter.
Cleaner code by adding 'else if' commands, rather than stacking if/else loops into each other. The compiler couldn't handle that for some reason.
Library support! Vex now supports using libraries from the VexLibC catalog. The interpreter will also automatically download libraries if not installed. You can view the libraries here.