06-02-2025, 09:07 PM
I found the SB dev team's official GitHub profile:
https://github.com/sb
https://github.com/sb
SB is actually open-source!
|
06-02-2025, 09:07 PM
I found the SB dev team's official GitHub profile:
https://github.com/sb
06-02-2025, 10:00 PM
Hi,
That is the online version which isn't so great (incomplete at best) and some other stuff. The main desktop IDE version 1.2 isn't open source, but can mostly be decompiled by reflection tools like IlSpy. I think for some internal MS reasons the SB IDE source couldn't be made open source when MS discontinued its development updates, hence the varous later versions that in my opinion were all more limited (e.g. couln't run extensions for example). SmalBasicLibrary.dll SmallBasicCompiler.exe which have the useful language stuff (rather than the IDE) can easily be fully deompiled to see how they work or be modified like sVB.
06-07-2025, 03:01 PM
There's a repo on 'sb' that has Small Basic MSIs too but they're already compiled
06-07-2025, 03:07 PM
Sure, but those are just the installers.
|
« Next Oldest | Next Newest »
|