Author Topic: Jabaco  (Read 3586 times)

0 Members and 1 Guest are viewing this topic.

Offline rdc

  • Pentium
  • *****
  • Posts: 1495
  • Karma: 140
  • Yes, it is me.
    • View Profile
    • Clark Productions
Jabaco
« on: January 30, 2009 »
From the website:

Jabaco is a simple programming language with a Visual Basic like syntax. Jabaco enables you to create powerful software for all Java supported operating systems.

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.

http://www.jabaco.org/


I have looked at this and it seems to be a nice package. I plan to do some development in this, being a long time VB developer. Having a cross-platform VB6 is kinda cool.

Offline Shockwave

  • good/evil
  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 17414
  • Karma: 498
  • evil/good
    • View Profile
    • My Homepage
Re: Jabaco
« Reply #1 on: January 30, 2009 »
Thats a nice find Rick, cheers for sharing it :)
Shockwave ^ Codigos
Challenge Trophies Won:

Offline spitfire

  • Amiga 1200
  • ****
  • Posts: 275
  • Karma: 9
    • View Profile
Re: Jabaco
« Reply #2 on: January 30, 2009 »

Offline rdc

  • Pentium
  • *****
  • Posts: 1495
  • Karma: 140
  • Yes, it is me.
    • View Profile
    • Clark Productions
Re: Jabaco
« Reply #3 on: January 30, 2009 »
Not quite as usefull
http://www.dangermouse.net/esoteric/piet.html

Very interesting though. I never would have though of something like that.