Update README.md

This commit is contained in:
Valk Richard Li 2020-06-01 01:28:49 +08:00 committed by GitHub
parent 0d540c49a7
commit 05d0fa3d1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -84,3 +84,9 @@ You can try a calculator in __version 0.17~0.19__ !
# Abstract Syntax Tree
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).