Can SheerPower make .EXE files?
A. SheerPower 4GL is an “incremental compiler”. This means that when given SOURCE CODE, SheerPower compiles it into BYTE CODE (just like the popular JAVA language does), and then runs the compiled code using the SP4GL VIRTUAL MACHINE. The virtual machine is free (as is SheerPower 4GL). The Virtual Machine allows users to run SheerPower applications without having to install the entire rapid development environment. If you want to distribute SheerPower applications, but want to HIDE the source code, SheerPower has a DEPLOY option.