We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
LDCall Extension
#13
Hi,

No you should be good.  There are a couple important features of Small Basic:

1] All variables  (numbers, strings, arrays, images...) are stored as one type (Primitive)
2] There is global scope - all variables are 'seen' by every bit of code

In many ways to some people these are serious limitations, but for me they are some of the things that actually makes Small Basic fun and users can rely on even with extensions.  So everything I do I try to keep these and LDCall is no different.  This is unlike sVB for example that has taken the path to extend the language and compiler - my fealing on this is that once you really want more, go straight to C# or other modern language.  But we are all different so all routes on a coding journey are good!
[-] The following 1 user Likes litdev's post:
  • AbsoluteBeginner
Reply


Messages In This Thread
LDCall Extension - by z-s - 04-29-2024, 03:42 PM
RE: LDCall Extension - by litdev - 04-29-2024, 09:01 PM
RE: LDCall Extension - by z-s - 04-30-2024, 05:39 AM
RE: LDCall Extension - by litdev - 04-30-2024, 07:50 AM
RE: LDCall Extension - by AbsoluteBeginner - 05-19-2024, 04:40 PM
RE: LDCall Extension - by litdev - 05-19-2024, 05:07 PM
RE: LDCall Extension - by AbsoluteBeginner - 05-19-2024, 06:29 PM
RE: LDCall Extension - by litdev - 05-20-2024, 08:07 AM
RE: LDCall Extension - by AbsoluteBeginner - 05-20-2024, 12:15 PM
RE: LDCall Extension - by z-s - 05-21-2024, 05:12 AM
RE: LDCall Extension - by AbsoluteBeginner - 05-21-2024, 07:57 AM
RE: LDCall Extension - by AbsoluteBeginner - 05-22-2024, 06:09 AM
RE: LDCall Extension - by litdev - 05-22-2024, 10:21 AM
RE: LDCall Extension - by AbsoluteBeginner - 05-22-2024, 11:20 AM
RE: LDCall Extension - by litdev - 05-22-2024, 01:26 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)