Update README.md
This commit is contained in:
parent
9f07750747
commit
95be9a3df0
@ -20,7 +20,8 @@ MY-BASIC is a tiny cross-platform easy extendable BASIC interpreter written in p
|
||||
* `GOTO/GOSUB-RETURN` support
|
||||
* Numeric functions
|
||||
* String functions
|
||||
* Easy to embed into C/C++/Objective-C projects
|
||||
* It's able to use it as a standalone interpreter, or integrate it with existing C/C++/Objective-C projects, or learn how to build an interpreter from scratch
|
||||
* It's able to build your own dialect based on it
|
||||
* Debug APIs
|
||||
* High expansibility, easy to use APIs, easy to write customized scripting interfaces
|
||||
* More features/modules under developing
|
||||
|
Loading…
x
Reference in New Issue
Block a user