Skip to content

Todo List

Eric Yang edited this page Jun 27, 2021 · 3 revisions

TODO

一个非玩具项目还需要很多工作,下面分为项目级,功能级两个部分

项目级

待做 状态
错误系统 x
日志系统 x
repl x
命令行helper x

功能级

前端

待做 状态
type expression parse x
Pretty print for ast x
Unit test x
Location info x
Refactor "static_cast" to "antlrcpp::Any::as<>()" x
Complete primitive data type x
control structure x
method call x
ADT x

中端

待做 状态
Complete primitive data type x
control structure x
method call x

后端

待做 状态
Read intel wasm vm done
basic calc done
method call done
control flow x
Clone this wiki locally