SmallBASIC implementations:
Hi, I downloaded SmallBasic and could compile without problem in Damn Small Linux. However, Input data from console doesn't work. When the code reaches an INPUT statement, the interpreter doesn't respond to key pressing. The only way to get out of that point is through Ctrl-c. After stoping the interpreter, the cursor dissappears though bash still shows what you type.
Seems to be a problem with the standard input. But I don't really know.
Any idea? Maybe shoud compile with a particular option?
Thank you.