Author Topic: Gambas  (Read 2572 times)

ddavid

  • Newbie
  • *
  • Posts: 3
Gambas
« on: November 07, 2006, 04:34:56 AM »
Does Gambas compile the source code into machine code,  or just into object code like Java to be executed by a runtime engine?  I would hope that it could be compiled into machine code to speed up execution time and to use the program without installing a runtime engine.

Linux Basic

Gambas
« on: November 07, 2006, 04:34:56 AM »

rohnny

  • Newbie
  • *
  • Posts: 30
    • My Gambas Community
Re: Gambas
« Reply #1 on: November 07, 2006, 12:49:37 PM »
You need a runtime version to run gambas.

I have tried to make sutch runtime installer for your project and it can be found here http://forum.stormweb.no/index.php?action=collapse;c=9;sa=collapse;#9

Regards Rohnny

My Gambas Community http://gambasforum.tk
Regards
     Rohnny

My Gambas Community : http://gambasforum.tk
gambas bring basic to linux