BCX, a free software programming application written by Kevin Diggins, which translates BASIC source code to C/C++ source code, which can then be compiled using any of several Win32 C/C++ compilers. BCX is written in BCX BASIC, making it a self-translating translator. Recent project forks have resulted in variants of BCX that can run on the Linux and Apple OSX operating systems. The c/c++ code that BCX emits is orderly and resembles code that a person would write.

PropertyValue
dbpedia-owl:abstract
  • BCX, a free software programming application written by Kevin Diggins, which translates BASIC source code to C/C++ source code, which can then be compiled using any of several Win32 C/C++ compilers. BCX is written in BCX BASIC, making it a self-translating translator. Recent project forks have resulted in variants of BCX that can run on the Linux and Apple OSX operating systems. The c/c++ code that BCX emits is orderly and resembles code that a person would write. Furthermore, BCX emits only the runtime code that your program requires and that too is in source code format. There is no hidden state with BCX - everything is available for your examination.
  • BCX es un software libre para la programación de aplicaciones que traduce código fuente BASIC a código fuente del lenguaje de programación C y C++ que puede ser compilado usando cualquiera de los compiladores de C más populares, entre ellos Microsoft Visual C++, Borland C++Builder, Digital Mars C/C++, MinGW32, Watcom C Compiler, LCC-Win32 y Pelles C. El particular dialecto del BASIC empleado por el BCX es el BCX BASIC, lenguaje en el que ha sido escrito y auto-compilado el propio BCX. El programa fue creado y desarrollado por Kevin Diggins desde 1999 hasta finales de 2004, cuando lanzó el código fuente bajo licencia GPL. Otros programadores que han colaborado posteriormente en el desarrollo y expansión del BCX son Mike Henning, Wishlaw Robert, Wayne Halsdorf y Saleh Hajiagazadeh. El programa cuenta actualmente con varios IDE y numerosas utilidades de distinto tipo.
dbpedia-owl:wikiPageExternalLink
dcterms:subject
rdf:type
rdfs:comment
  • BCX, a free software programming application written by Kevin Diggins, which translates BASIC source code to C/C++ source code, which can then be compiled using any of several Win32 C/C++ compilers. BCX is written in BCX BASIC, making it a self-translating translator. Recent project forks have resulted in variants of BCX that can run on the Linux and Apple OSX operating systems. The c/c++ code that BCX emits is orderly and resembles code that a person would write.
  • BCX es un software libre para la programación de aplicaciones que traduce código fuente BASIC a código fuente del lenguaje de programación C y C++ que puede ser compilado usando cualquiera de los compiladores de C más populares, entre ellos Microsoft Visual C++, Borland C++Builder, Digital Mars C/C++, MinGW32, Watcom C Compiler, LCC-Win32 y Pelles C. El particular dialecto del BASIC empleado por el BCX es el BCX BASIC, lenguaje en el que ha sido escrito y auto-compilado el propio BCX.
rdfs:label
  • BCX
  • BCX
owl:sameAs
foaf:homepage
foaf:page
is owl:sameAs of
is foaf:primaryTopic of