BCX is a feature rich, modern implementation of the BASIC programming language. BCX does not rely on huge DLL files to run your programs. With BCX, you write your application in BASIC, translate your BASIC source code to 'C' source code, and compile the 'C' source code using the free LCC-Win32 compiler. The result is a professional quality, small, FAST, application. BCX has many features that easily allow you to create Windows applications, Dynamic Link Libraries, even console mode system utilities, including true CGI binary applications. Now in its 4th year of Open Source development, BCX is stable, well supported, and is constantly being improved.