11 Forks
58 Stars
58 Watchers

cnpl

一个中文编程语言的实现,包括:编译器、解析器、字节码虚拟机(支持Windows Linux 及 arm、arm32 、x86、x64 )

How to download and setup cnpl

Open terminal and run command
git clone https://github.com/Zhou-zhi-peng/cnpl.git
git clone is used to create a copy or clone of cnpl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cnpl https://github.com/Zhou-zhi-peng/cnpl/archive/master.zip

Or simply clone cnpl with SSH
[email protected]:Zhou-zhi-peng/cnpl.git

If you have some problems with cnpl

You may open issue on cnpl support forum (system) here: https://github.com/Zhou-zhi-peng/cnpl/issues