issues
search
paladin-t
/
my_basic
A lightweight BASIC interpreter written in standard C in dual files. Aims to be embeddable, extendable and portable.
http://paladin-t.github.io/my_basic/
MIT License
507
stars
118
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to achieve one-step debugging?
#98
imjld
closed
5 months ago
0
Fixed incorrect operator precedence
#97
szsam
closed
7 months ago
0
Complex Data Types?
#96
nurbles
opened
8 months ago
0
Documentation?
#95
nurbles
opened
8 months ago
0
Memory Leaks?
#94
nurbles
closed
8 months ago
1
FOR Loop / INT goes wild
#93
invpe
opened
10 months ago
0
2 program chunks not giving the same result
#92
Overscore
opened
11 months ago
1
NewBee
#91
jgrillout
opened
11 months ago
1
Compile error for ESP32S3 in platformio
#90
dkm1978
opened
1 year ago
0
Add CodeQL Workflow for Code Security Analysis
#89
b4yuan
opened
1 year ago
0
(Question) Preferred way to use print/input redirect with socket I/0
#88
LimpingNinja
closed
1 year ago
1
Memory leak ?
#87
invpe
opened
1 year ago
3
mb_debug_count_stack_frames - undeclared 'l'
#86
invpe
opened
1 year ago
1
Support functions with and without brackets
#85
blazer2k1
closed
1 year ago
0
Crash when setting larger array sizes
#84
blazer2k1
opened
1 year ago
0
REM and ENDREM as comment blocks
#83
blazer2k1
opened
1 year ago
2
Unicode Printing Issue
#82
blazer2k1
opened
1 year ago
5
Class member variable default value issue
#81
blazer2k1
opened
1 year ago
0
Skipping Iterator variable option
#80
blazer2k1
closed
1 year ago
1
Type results depends on quotes used
#79
blazer2k1
closed
1 year ago
2
Spaces on certain keywords?
#78
blazer2k1
opened
1 year ago
3
Very slow FOR
#77
invpe
closed
1 year ago
1
Very slow ops on Strings
#76
invpe
closed
1 year ago
2
Vector Workflow
#75
tansiret
opened
1 year ago
1
Select Case feature
#74
blazer2k1
opened
1 year ago
0
Function Overloading
#73
blazer2k1
closed
1 year ago
2
negative numbers
#72
nsmith1024
opened
1 year ago
1
Write data to file
#71
sipizolix
closed
1 year ago
2
Add real/float symbol to distinguish between Integer
#70
blazer2k1
opened
1 year ago
0
Performance Benchmark
#69
blazer2k1
opened
1 year ago
0
Importing when embedding
#68
blazer2k1
closed
1 year ago
13
Make My-Basic Jupyter kernel?
#67
mlongval
opened
1 year ago
0
Obtain memory allocation programatically? (NOT ISSUE)
#66
invpe
closed
1 year ago
3
Floats
#65
invpe
closed
2 years ago
4
Type change ?
#64
invpe
closed
2 years ago
2
ARRAY Type
#63
invpe
closed
2 years ago
2
SHA1 in MyBasic
#62
invpe
closed
2 years ago
1
mb_get_vars does not get ARRAY vars
#61
nurbles
closed
2 years ago
1
Calling mb_remove_reserved_func multiple times results in all functions being gone
#60
iUltimateLP
closed
2 years ago
5
IMPORT execution failure
#59
nurbles
closed
2 years ago
8
Max string length ?
#58
invpe
closed
2 years ago
1
Unexpected Step Handler Events
#57
nurbles
closed
2 years ago
3
mb_debug_set_stepped_handler
#56
invpe
closed
2 years ago
3
Line by Line execution
#55
invpe
closed
2 years ago
2
Access the interpreter through custom printer?
#54
iUltimateLP
closed
2 years ago
1
Set/Retrieve value in BAS from native application.
#53
invpe
closed
2 years ago
5
Different syntax
#52
boogie
closed
2 years ago
6
Debug Handler always called with NULL source file name
#51
nurbles
closed
2 years ago
1
Posative (with sign) exponents not supported in REAL constants
#50
nurbles
closed
2 years ago
1
DEF/ENDDEF and GOTO?
#49
nurbles
closed
2 years ago
1
Next