Difference between revisions of "Bcx Basic"
Jump to navigation
Jump to search
m |
(Added template) |
||
Line 1: | Line 1: | ||
{{Template:Programming language| name = Bcx Basic | |||
|company = Kevin Diggins | |||
|influences = | |||
|updated = Jun 9 2009 (6.0) | |||
|status = Stable | |||
|licensing = BCX LICENSE (based on [[GPL]]v2) | |||
|platforms = [[Windows]] | |||
|site = http://www.bcxgurus.com/}} | |||
Bcx basic is a [[Basic]] to [[C]] converter that is cross platform and works with many different C compilers. | Bcx basic is a [[Basic]] to [[C]] converter that is cross platform and works with many different C compilers. | ||
The compiler is available | The compiler is available from [http://www.bcxgurus.com/ bcxgurus] or from the [http://sourceforge.net/projects/bcx-basic/ sourceforge page] | ||
=== See also === | |||
http://dexrow.blogspot.com/2008/04/libtcob.html | * [http://dexrow.blogspot.com/2008/04/libtcob.html doryen library for bcx basic] | ||
Revision as of 19:45, 11 June 2009
Bcx Basic | |
---|---|
Programming Language | |
Company | Kevin Diggins |
Influences | |
Updated | Jun 9 2009 (6.0) |
Status | Stable |
Licensing | BCX LICENSE (based on GPLv2) |
Platforms | Windows |
Official site of Bcx Basic |
Bcx basic is a Basic to C converter that is cross platform and works with many different C compilers. The compiler is available from bcxgurus or from the sourceforge page