basicprogramming.org

BASIC programmming blog › Blog archives
Skip to content

Monthly Archives: November 2007

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 [...]

Talking with Roy Scott

This article was originally released in PCopy #70

Roy Scott probably doesn’t need much of an introduction in the world of basic compilers and interpreters today. Sooner or later you’ve come across his website and/or posts on some forums somewhere at some point if you program in [...]