搜索资源列表
Micro_BASIC 解释器源代码
- 可通过串口输入BASIC代码(输错可对单独一行进行修改),或者发送代码文件到目标板。然后通过run命令执行刚才输入的代码。亦可通过简单修改就能移植到别的芯片。
shell
- Linux下的命令解释器,实现了基本外部命令,管道,重定向等-Linux, the command interpreter, basic external command, pipes, redirection, etc.
ubasic-0.1l
- uBasic 解释器源码,可以编译Basic程序。 可应用在任何系统呵CPU芯片之上。用在单片机上更好,实现了一个简单的uBasic解释器的功能。-uBasic interpreter source code can be compiled Basic program. Can be applied to above Oh CPU chip in any system. Better on a single chip to achieve a simple function of uBasi
