Author Topic: more bugs..  (Read 9468 times)

0 Members and 1 Guest are viewing this topic.

edcronos

  • Guest
Re: more bugs..
« Reply #30 on: January 07, 2018, 01:09:59 PM »
what I'm noticing is that there is a kind of competition between the various versions of Basic, it does not make sense because they are completely independent and without a compatible base, someone who is going to build an IDE will have to choose one of several versions.

as I said my use is only hobby and with specific direction, besides being very limited
  if Oxygen had a more complete Ide I would have spent a bit of what I have for a dll because all I do is only with If's Loops and Arrays with very little variation
SB seems to be cool and well competent but from what I've read it's an interpreter, although I do not know if Oxygen is a true compiler or just a pseudo

Charles Pegge

  • Guest
Re: more bugs..
« Reply #31 on: January 07, 2018, 01:29:57 PM »
Eduardo, you can post any type of code you would like to share. It does not even have to be Basic if there is something of interest in it.

OxygenBasic uses namespace. It performs the same role as ScriptBasic's module, with the same double-colon naming scheme.

edcronos

  • Guest
Re: more bugs..
« Reply #32 on: January 07, 2018, 02:30:48 PM »
You're trying to make me madder than I already am.
I was thinking that module was from Oxygen "so in the attempts here was giving error"
the SB has plenty of practical examples which makes it much easier.

you could set a foothold for Basic,
type syntax, structure, basic functions that can not be missing, types of variables ...
or include a "replacement" translation table,
  this would give the project a lot more power than each going in one directionection
« Last Edit: January 07, 2018, 02:39:51 PM by edcronos »

JRS

  • Guest
Re: more bugs..
« Reply #33 on: January 07, 2018, 09:11:34 PM »
Quote
You're trying to make me madder than I already am.

Being mad at people that create tools and share the source freely is not an approach that is going to get you very far.


JRS

  • Guest
Re: more bugs..
« Reply #34 on: January 07, 2018, 09:16:09 PM »
Quote
OxygenBasic uses namespace. It performs the same role as ScriptBasic's module, with the same double-colon naming scheme.

DLLC magically brings all the features of O2 to the Script BASIC scripting engine.  8)

edcronos

  • Guest
Re: more bugs..
« Reply #35 on: January 07, 2018, 09:21:22 PM »
Quote
You're trying to make me madder than I already am.

Being mad at people that create tools and share the source freely is not an approach that is going to get you very far.

this was a meaning conversion error
in the case is something like leaving confusing, disturbed of ideas
  because I was concluding that everything written was about the oxygen

JRS

  • Guest
Re: more bugs..
« Reply #36 on: January 07, 2018, 09:47:22 PM »
As strange as it may seem, everything on Google isn't about Google.

Charles Pegge

  • Guest
Re: more bugs..
« Reply #37 on: January 07, 2018, 10:56:58 PM »
The most important thing is that the language allows you to compose code which is direct and easy to read.

In this regard, popping a sub, or continueing a for loop, can be a bit tricky when checking a piece of code for runtime errors, especially if it is not your own code.

ADA is an interesting language. Design for safety-critical applications, it is more verbose than Basic, but very easy to read, without prior knowledge of the language itself.

edcronos

  • Guest
Re: more bugs..
« Reply #38 on: January 08, 2018, 04:12:42 AM »
I'd better try my best on oxygen.

edcronos

  • Guest
Re: more bugs..
« Reply #39 on: January 11, 2018, 02:16:28 AM »
Eduardo, you can post any type of code you would like to share. It does not even have to be Basic if there is something of interest in it.

OxygenBasic uses namespace. It performs the same role as ScriptBasic's module, with the same double-colon naming scheme.

I'm still finishing some things I've already started on VBA
but looking at the examples posted I do not believe I have something useful that goes to the oxygen and can post
What I do is just a few crazies aimed at lotteries,, even if I'm not a gambler, it's just for the same hobby