Update README.md
This commit is contained in:
parent
0d540c49a7
commit
05d0fa3d1b
|
@ -84,3 +84,9 @@ You can try a calculator in __version 0.17~0.19__ !
|
||||||
# Abstract Syntax Tree
|
# Abstract Syntax Tree
|
||||||
|
|
||||||
In __version 1.2__ the ast has been completed.
|
In __version 1.2__ the ast has been completed.
|
||||||
|
|
||||||
|
# Version 2.0
|
||||||
|
|
||||||
|
a completed ast-interpreter with unfinished lib functions.
|
||||||
|
|
||||||
|
a new byte code interpreter is in progress(version 3.0).
|
||||||
|
|
Loading…
Reference in New Issue