|
|
|
|
|
by RickSanchez2600
2535 days ago
|
|
It is no longer maintained or updated. FreeBASIC can take QuickBASIC Code but it needs to be modified a bit. https://www.freebasic.net/ Visual BASIC is emulated via Jabaco and converted to Java Runtine files. http://www.jabaco.org/ but it hasn't been maintained in a while either. It does VB 6.0 but misses ADO and other libraries needed for Data access, you have to use Java based ones instead with BASIC syntax. |
|
UPDATE: .... And, I should read the link before commenting, because QB64 is mentioned right there nearly above the fold.