GitXplorerGitXplorer
s

literal-script-compiler

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
bc16e66581336d7e448461532490876a6ff2a865

upgrade my compiler to txt2rpy.py

ssinsong committed 6 years ago
Unverified
f4e13c08d0e99e414cafdcaf3bf840b502fb081c

add testp.py

ssinsong committed 6 years ago
Verified
bb0295ed466e4a70ad3b96cac75604c6f88ce4ee

Initial commit

committed 6 years ago

README

The README file for this repository.

literal-script-compiler

Made with ❤ by literal

txt2rpy.py - the compiler

usage:

$ txt2rpy.py 剧本.txt

然后向标准输出打印代码。 请使用文件重定向将代码保存到文件里去

$ txt2rpy.py 剧本.txt > script.rpy

如果文件编码不对的话会提示的哟!