Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The QuickerBasic project
#3
Quote:How do I get an executable? Or is that not implemented?

Nope, it's only an interpreter at the moment. The main reason for that is if I wanted to make a compiler I'd have to program a standard library, and I only made this as a sort of prototype.
The real thing of course, will feature both an interpreter and compiler, although it is likely the interpreter will be functional before the compiler.

Quote:I don't see why you don't stick to VB I might help out there. I could definately help with the IDE design (in VB) if you need the help. I am 'aetherfox' on sourceforge.

I suppose the IDE can be programmed in VB. I definately want to do the interpreter/compiler in C/C++ for speed, portability and because certain things such as user-defined types are very difficult to do in VB.

I was thinking of implementing the interpreter/compiler as a DLL, so the IDE can have an integrated interpreter, pretty printer, syntax checker etc. while maintaining a modular design. This would also make a text-mode IDE (for all those addicted to the blue screen) easy.
Reply


Messages In This Thread
The QuickerBasic project - by someone42 - 10-16-2004, 07:21 PM
The QuickerBasic project - by aetherfox - 10-16-2004, 11:07 PM
The QuickerBasic project - by someone42 - 10-17-2004, 08:53 AM
The QuickerBasic project - by barok - 10-17-2004, 12:59 PM
The QuickerBasic project - by TheBigBasicQ - 10-17-2004, 04:22 PM
The QuickerBasic project - by aetherfox - 10-17-2004, 05:42 PM
The QuickerBasic project - by dtamonis - 10-25-2004, 01:47 AM
The QuickerBasic project - by someone42 - 10-25-2004, 01:51 PM
The QuickerBasic project - by na_th_an - 10-25-2004, 05:47 PM
The QuickerBasic project - by someone42 - 10-26-2004, 12:02 PM
The QuickerBasic project - by tbbw - 10-26-2006, 12:20 PM
The QuickerBasic project - by E.K.Virtanen - 10-28-2006, 02:52 AM
The QuickerBasic project - by barok - 11-05-2006, 05:30 PM
The QuickerBasic project - by nkk_kan - 11-20-2006, 06:11 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)