A new Basic interpreter for mbed

17 Jan 2012

I just posted a binary image of my KLBasic interpreter for the mbed; check my website at http://www.seanet.com/~karllunt and look in the embedded firmware odds & ends section.

I realize Basic may not have a wide following in the object-oriented world, but its interactive nature, the ability to store and autorun programs in the bare metal, and the low-level access to the MCU's ports make it a lot of fun to use.

This is a work in progress; I don't even have a manual yet. But the web page has some examples to play with and instructions for setup.

Constructive feedback welcome!

klaxon44

25 Mar 2012

Hi Carl, many thanks for the great work you did with your KLBasic interpreter. Just a simple question: is the mbed DAC function implemented at this stage of your interpreter development? Regards, Pier Andrea.