BCX |
The free software application BCX translates BASIC programming language to C programming language/C plus plus for compilation on various Win32 Compilers.
It is a small command line tool that takes a BASIC source code file and outputs a C/C++ source code file. The result can then be compiled using any of several popular C/C++ compilers, including non-commercial ones. Code can be compiled into 32-bit native Microsoft Windows console mode programs, Windows GUI programs, and Dynamic Link Library.
= External links =
*[http://www.bcxgurus.com Official BCX Download Site by Kevin Diggins] *[http://groups.yahoo.com/group/BCX/ Yahoo! BCX group] *[http://bcx-basic.sourceforge.net/ SourceForge BCX site] *[http://sourceforge.net/projects/bcx-basic/ Another SourceForge BCX site]|
|