Highlight is a source code to formatted text converter. It generates HTML, XHTML, RTF, ODT, LaTeX, TeX, SVG, BBCode and terminal escape sequences with coloured syntax highlighting. Language definitions and colour themes are Lua scripts and support plugins
An adjustable translator from one programming language to another.
Nowadays tested as basic to c++ translator. The vocabulary contains some of QBasic Keywords.
See Web Site for more information.
A console application that "translates" a given .bas of QBasic code. It produces a .cpp file written in C++ that does the exact same thing as the QBasic program. This could be the beginnings of a multi-languagecode converter. (Written in C++)