Author Topic: PluriBASIC  (Read 51106 times)

0 Members and 2 Guests are viewing this topic.

JRS

  • Guest
PluriBASIC
« on: September 28, 2018, 09:23:26 PM »
Quote
PluriBASIC is now generating perfect code for o2!

Hi Brian,

Will you be making a product announcement on the Oxygen Basic forum?

I was thinking about your financial dilemma and maybe offering PluriBASIC on a subscription basis might be a way to go. You can offer à La Carte targets or a Pro subscription that covers all the targets.

Do you have a demo version I could take for a spin?
« Last Edit: September 28, 2018, 09:41:36 PM by John »

Brian Alvarez

  • Guest
Re: PluriBASIC
« Reply #1 on: October 04, 2018, 11:18:14 AM »
 Hello John, PluriBASIC is now making perfect team with Oxygen, but there is
still a long way to go, i need to create a way in which a community creates the
stock code for all the DDT statements and native functions.

 Under PluriBASIC, Oxygen now can even do what it does not do natively, like
creating BYVAL parameters, it can even generate debugging code so that the IDE
follows the execution path, but a little more work is required to make it fully
functional and useful for everyone.

 With some help, i would say maybe a month... by myself, maybe a year.

JRS

  • Guest
Re: PluriBASIC
« Reply #2 on: November 14, 2018, 06:41:13 PM »
Hi Brian,

You should give your new PARSE$ function a spin with the EXTRACT code challenge on All BASIC.

Brian Alvarez

  • Guest
Re: PluriBASIC
« Reply #3 on: November 14, 2018, 07:34:03 PM »
What do you mean John?

JRS

  • Guest
Re: PluriBASIC
« Reply #4 on: November 14, 2018, 08:09:00 PM »
Check out the LIKE + code challenge on www.AllBASIC.info and see if your PARSE$ function would apply.

JRS

  • Guest
Re: PluriBASIC
« Reply #5 on: November 20, 2018, 06:57:54 PM »
Brian,

Are you stil seeing any action from the PowerBasic community?
« Last Edit: November 20, 2018, 08:27:50 PM by John »

Brian Alvarez

  • Guest
Re: PluriBASIC
« Reply #6 on: November 21, 2018, 07:16:41 AM »
I have not been paying much attention. I have been busy. Why? Anything worth seeing?

JRS

  • Guest
Re: PluriBASIC
« Reply #7 on: November 21, 2018, 09:01:04 AM »
I thought you were still selling into that market. (PB2PHP, ...)

Brian Alvarez

  • Guest
Re: PluriBASIC
« Reply #8 on: November 21, 2018, 09:26:09 AM »
I am. I just havent promoted it lately.

JRS

  • Guest
Re: PluriBASIC
« Reply #9 on: November 21, 2018, 10:12:13 AM »
Your O2 direction sounds exciting and giving Charles the feedback he needs to mature the BASIC.

Brian Alvarez

  • Guest
Re: PluriBASIC
« Reply #10 on: November 21, 2018, 10:43:23 AM »

 I agree. What is slowing me down is that i dont know much about Oxygen yet,
i am learning on the go, and im struggling with other areas.

 Id you have examples for using SDK on Oxygen, i am needing them now. :)

JRS

  • Guest
Re: PluriBASIC
« Reply #11 on: November 21, 2018, 11:10:09 AM »
DLLC SB extension module written in O2 might be a good resouce to tap. A lot of goodies in there.
« Last Edit: November 21, 2018, 11:18:18 AM by John »

JRS

  • Guest
Re: PluriBASIC
« Reply #12 on: November 22, 2018, 07:24:09 PM »
I think PluriBASIC is a much smarter way to go to end up with O2 binaries. High level includes only take you so far.


Your BASIC compiler pre-processor reminds me of the C BASIC gcc define pre-processor I did.

« Last Edit: November 22, 2018, 08:10:01 PM by John »

JRS

  • Guest
Re: PluriBASIC
« Reply #13 on: November 23, 2018, 11:58:15 AM »
I was hoping Chris would come alive with EZGUI for O2 but a compiler scripting front end tells a better story.

Brian Alvarez

  • Guest
Re: PluriBASIC
« Reply #14 on: November 23, 2018, 04:11:22 PM »
Perhaps when im done, Chris will be able to re-compile EZGUI to 64 bit.