-
Bisogna decidere come presentare l'opera.
La struttura ha degli schermi 16:9 su cui potremmo proiettare una presentazione con due linguaggi in confronto.
Il confronto è finalizzato alla presentazi…
-
Building on the scenario of #102 there's another thing that might be simplified--basic output.
Today in the Immediate Window a user can type `? ` to print the value of that expression. This doesn't…
-
I've been looking for an IDE to help people learn programming. My benchmark is QBasic, which helped me learn programming. Most environments are way too complex or don't offer the right feature set. Th…
-
### Description of the Issue
I am implementing QB64 language (A Qbasic/Basic Dialect) in NP++ and the UDL Operators & Delimiters is great to highlight some very strange keywords of QB64. But I …
-
Currently the ANY type is treated as a synonym for string.
Instead we need to have some notion of a variant / dynamic type.
This affects GORILLAS.BAS and NIBBLES.BAS
-
For some reason when I try to open DOS programs, I get an error message about "VM context" and the program then closes.
-
This was something discussed on the forums, but this feature would allow the interpreter to see variable names of greater length and not compress them down to the first two characters. This would be t…
-
I haven't coded in ages. My coding knowledge is from way back in Qbasic, VBasic, C and C++ Days.
I am getting these error messages when I run squeeze.py.
Any clue why?
& python c:/Users/Rich/…
-
Programming languages
- [x] C/C++ (will be considered one language as far as Kitty is concerned)
- [x] Pascal
- [x] BlitzMax
- [x] BlitzBASIC / BlitzPlus / Blitz3D
- [x] BASIC/QBASIC
- [x] Scynd…
-
### Proposal Details
I propose reconsidering the inclusion of fixed decimal types as a standard language feature.
This has been extensively discussed in these two issues:
- [Issue #12127](https…