Skip to content

2020-03-15 实现一个编译器 #9

@fanmingfei

Description

@fanmingfei
let x=[1,2,3],sum=0;for(let i of x){sum+=i;}

写个编译器,编译成es5的语法,并运行成功

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions