basicpp
basicpp copied to clipboard
BASIC in C++
Results
2
basicpp issues
Sort by
recently updated
recently updated
newest added
I have an idea for how to give = the dual roles as both assignment and comparison, depending on context. I'm not sure if it's a good idea, though. For...