Topic: Adding PowerBasic Compiler support (1 of 2), Read 45 times
Conf: Compiler support
From: Philip Katz
Date: Monday, January 31, 2005 06:30 PM

I am trying to add compiler support for the PowerBasic Windows compiler. I have tried everything I can think of, and I cannot get the compiler to run from within Vedit 6.13.1
Could anyone who has managed to create a compiler support file system for this compiler please be so kind as to let me know how it was done, and what the individual files are that I would need - .vcs, .vco, compile.cbf etc

Your kind help in preventing an early meltdown of my already frazzled brain would be greatly appreciated

Phil
profpc@...

 


Topic: Adding PowerBasic Compiler support (2 of 2), Read 40 times
Conf: Compiler support
From: Pauli Lindgren
Date: Tuesday, February 15, 2005 11:25 AM

I have created compiler support (and other
useful tools) for RapidQ Basic.
Maybe you could use these as reference.
Download the file rapidq.zip from my web page
http://koti.mbnet.fi/pkl/vedit/basic.htm

One think worth mentioning is that you need
to call a bat file instead of calling the
compiler directly.

However, RapidQ was simple to implement since
it doesn't use any linker or make.

--
Pauli