1 Forks
12 Stars
12 Watchers

panda

实现一个简单的脚本语言

How to download and setup panda

Open terminal and run command
git clone https://github.com/wupeaking/panda.git
git clone is used to create a copy or clone of panda 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 panda https://github.com/wupeaking/panda/archive/master.zip

Or simply clone panda with SSH
[email protected]:wupeaking/panda.git

If you have some problems with panda

You may open issue on panda support forum (system) here: https://github.com/wupeaking/panda/issues