basicprogramming.org

BASIC programmming blog › Chatting about thinBasic with Eros Olmi
Skip to content

Tag Archives: thinbasic

Chatting about thinBasic with Eros Olmi

In front page of thinbasic.com reads next lines;
“thinBasic is a script language interpreter. It means thinBasic is able to get a script text file as input and execute it on the fly. No compilation, no intermediate code, just plain text file and go, the script is analyzed and executed immediately.”
And right under that sentence, we [...]