-
As observed in https://freebasic.net/forum/viewtopic.php?p=254055#p254055
dim as zstring ptr zptr = @"Hi"
dim as string s = *zptr '' "Hi"
dim as integer i = *zptr ''…
-
Add HelloWorld programs in different coding languages here.
-
Hi. I am using Geany as my editor for Basic for microcontrollers. I would like to customize the symbols list in the leftmost column, to include other than those provided through the FreeBasic extensio…
-
man, this is a great project!!
Currently at linux here, is there any port compatible?
-
From Redmine: http://odd-eyed-code.org/issues/77
> Wouldn't looking at http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=User_Defined_Language_Files help? The page contains language …
-
As discussed in [this forum thread](http://rfobasic.freeforums.org/apk-extension-registration-t4587.html) an interesting feature for a user APK would be to be able to register one or several file exte…
-
An improvement could be that the editor knows that the IF THEN Statement alteady has an END IF and dont add another one.
https://github.com/PaulSquires/WinFBE/assets/36343596/d8614991-12c9-4474-91…
-
I find issue that this is written in Visual Basic. Who uses this language anymore??
-
Even though I've lost interest in Flash emulators, there's one thing I can't forget.
I originally wanted to post it a year ago, but considering that you didn't let Ruffle Android support adding a s…
-
There are many critical isues that would benefit from you **enabling the Discussions section on this project**
Thank you
---
These are critical issues for writing unit tests for dos
i …