-
I made a list of what happens when MuseScore2 .mid files are translated with MIDI2BAM. I realize that not many people are using the DOS version of OHRRPGCE, but maybe someone would find this helpful:
…
-
Michael has been quietly maintaining bas-2.5:
www.moria.de/~michael/bas/bas-2.5.tar.gz
Last change was late 2018. When I last spoke with him (2014?) he fixed some fairly serious floating point b…
-
##### Brief Description
How can I get function templates specializations (similar to class templates specializations)?
I am using the following code:
foreach (var template in so…
-
**Describe the issue**
I may be wrong and this probably depends on _basic_ dialect, but it seems (I found some old code that runs) that for _gwbasic_ closing quotation marks are not required for a PR…
Ruard updated
1 month ago
-
this one is a bit strange, i cannot run batch or cmd files on win11 after installing ntvdmx64 but running cmd works fine also terminals work but if something accesses comspec things stop working. any …
-
Using `alias qub="source
-
Hello,
In some of my projects which use QBasic, the .bas files are detected as Visual Basic. So I edited the .gitattributes file and added the followinng line:
`*.bas linguist-language=QBasic`
This…
-
List of languages. Pick one you like and open a PR. Make sure you've read [CONTRIBUTING.md](https://github.com/knightking100/hello-worlds/blob/master/CONTRIBUTING.md#how-to-contribute)
You can also…
-
"Freeware" is not a precise legal term.
> "This means that you can use it for your own purposes, even in commercial applications, without paying a fee, but not to make derivative works from, sell o…
-
What are the conventions for syntax highlighting of BASIC code? While working on issue #20 (derived modes), I have run into a problem that I do not know the meaning of groupings like basic-builtin-reg…