Results 26 comments of Chris Warren-Smith

It's just an example, for now. I think I have a reasonable idea of how to implement this.

adding an `#ifdef` for one of the baud rate codes (to assume all or nothing) seems the simplest fix. it doesn't seem to be worth adding some handling in the...

What output did you get when running `configure` ? You should see something like ``` checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pcre-config......

ah - i see it's setting the lib path but not the include path. also the g++ error is from building keywords. looks like you still need to install the...

I have been playing around with PLAY [string], but I run into this: When using the PLAY command for a string, it seems that SmallBASIC omits all pauses of any...

Hi Kalman, The SmallBASIC android version offers a web portal for transferring files between your mobile and the desktop. There are no plans for attempting to overcome google's security measures....