Skip to content

Latest commit

 

History

3 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Pypperoni Compiler Sample 项目

Pypperoni Logo

Pypperoni is a free and open source Python compiler and bytecode preprocessor designed and maintained by the developers of The Legend of Pirates Online, a fan-made recreation of Disney's Pirates of the Caribbean Online.

Included in this repository are several samples highlighting the core elements to a Pypperoni project. You may use these samples as a base template for any project built with the Pypperoni Compiler.

00: Hello World

关注 this guide to run 00-hello_world.

cd 00-hello_world
python build.py
cd build

Then use cmake to generate build files.

01: Basic

关注 this guide to run 01-basic.

cd 01-basic
python build.py
cd build

Then use cmake to generate build files.

关于

Pypperoni Samples

Resources

Stars

4 stars

关注者

3 watching

复刻s

发布

贡献者

Languages