SparkFun Forums 

Where electronics enthusiasts find answers.

For the discussion of Arduino related topics.
By billroy
#119385
Hello and good day:

I've posted an updated version of Bitlash at http://bitlash.net.

Bitlash 2.0 RC1 is available at the links below.

Bitlash is an open source interpreted language shell and embedded programming environment for Arduino. The Bitlash shell runs entirely on the Arduino and supports many of the familiar Arduino functions. Bitlash interprets commands you type on the serial port or send from your favorite PC-side programming environment.

Version 2.0 of Bitlash offers improved compatibility with C syntax, an upgrade to the macro system to allow true functions with arguments and return values to be defined in the Bitlash language and stored in EEPROM, and many other small improvements.

Also included in this release is the BitChi web server, a Bitlash-powered Ethernet web server and telnet console for Arduino. BitChi generates dynamic web pages using Bitlash 2.0 as the scripting engine. You can administer BitCHI remotely via the password-protected telnet console. The BitChi server works with the official Arduino Ethernet shield and compatible Arduino boards.

I'm releasing an early release candidate build in the hope that the community can help shake out any remaining bugs before declaring 2.0. Please give Bitlash a try and let me know how it works for you.

Download: http://bitlash.net/wiki/_media/bitlash-2.0-rc1.zip
Release announcement: http://bitlash.net/wiki/start
Documentation index: http://bitlash.net/wiki/docindex

Happy hacking,

-br
http://entropymouse.com
http://bitlash.net