Fast interpreted language for memory constrained microcontroller
问题 I'm looking for a fast interpreted language for a microcontroller. The requirements are: should be fast (not crucial but would be nice) should be light on data memory (small overhead <8KB, excludes program variable space) preferably would be small in program size and the language would be compact preferably, human readable (for example, BASIC) Thanks! 回答1: Some AVR interpreters: http://www.cqham.ru/tbcgroup/index_eng.htm http://www.jcwolfram.de/projekte/avr/chipbasic2/main.php http://www