streetartist / minor

一个用python3写的编程语言
5 stars 0 forks source link

Minor Language

https://gitee.com/

The project we watch

pycom是编译器,由5000行代码构成。pyvm是虚拟机,由6000行代码构成。

Grammar

Grammar

Subject

Code Parser

Version

version 0.1.1

Rely

rply

Usage

build-in function:

How to test

Run the command to test at the root of this project (the sign $ means the prompt of Linux):

$ make test

if your computer do not have the command make, please click here for more infomations.

TODO