Jabaco, Visual Basic input, Java output.
Jabaco is:
A basic compiler:
You write sourcecode similar to VB6 and with Jabaco you can compile it to bytecode which is similar to the output of the Java programing language.
An integrated development environment (IDE):
Autocompletion, code highlighting, object browsing, a GUI editor and other modern IDE-stuff will support you in your tasks.
A debugger:
Start the project, step through your sourcelines, readout your vars, fix some bugs and continue the session without a restart.
An idea to do something different:
Jabaco must be much more than that to exist. It needs a lively framework and an active community - it is on you to decide.
The reason:
I'm a secret admirer of Visual Basic 6. Therefore I was unhappy when I heard that this technology was suspended. Microsoft replaced this product with their "new" technology called '.net' (what a brainless name). This is a nice idea - but the result is low in my opinion. There are several other basic dialects. I have tested most of them, but I don't find any of them acceptable. I'm a Java fanatic and I'm conversant with java bytecode - so I started this project and finished it successfully.
The targets:
A tool to create modern applications. A better replacement by keeping the spirit of VB6 in the development process. Making it useable for experienced VB6 users. A modern IDE with a modern framework based on Swing. Make all the frameworks based on the Java technology (J2EE) useable for VB6 programmers and simplify the handling with Java for rapid development and prototyping.
The differences:
The output is certainly not the same - Visual Basic 6 creates native (or p-code) exe-files, which are using the runtimes of VB6, but these runtimes are only available for the Microsoft operating systems. Jabaco creates bytecode which is very fast and runs well on many operating systems. Most of the language is similar to Visual Basic 6, but I have enhanced some parts. E.g. Jabaco is completely object orientated, it supports threading and some other modern developments - I attempted to integrate some things better than other dialects. There are some limitations, but much more possibilities through the java bytecode. Its free to try so take full advantage of this opportunity.
Languages:
Dutch
English
German
Italian
Portuguese
Russian
Spanish
DOWNLOAD:
Code: http://www.jabaco.org/download/jabac...beta-win32.exe