mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
Update README.md
This commit is contained in:
parent
63d0ad5025
commit
9bfc52e012
@ -82,7 +82,7 @@ Support subaggregate of python 3 standard syntax.
|
||||
|
||||
Support class and method define, encapsulation-inheritance-polymorphism and moudles in compile time - Based on [Pika Pre-compiler](../../tree/master/tools/pikaCompiler).
|
||||
|
||||
Support method invoke, argument define, new object, free object, control flow(if\while) and operator(+ - * / < == >). - Based on [Pika Runtime Core](../../tree/master/src/package/pikascript/pikascript-core).
|
||||
Support method invoke, argument define, new object, free object, control flow(if\while) and operator ( + - * / < == > ). - Based on [Pika Runtime Core](../../tree/master/src/package/pikascript/pikascript-core).
|
||||
|
||||
### (4)Develop standard.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user