5 行
62 B
Plaintext
可执行文件
5 行
62 B
Plaintext
可执行文件
IN=main.py
|
|
OUT=main-2.cpp
|
|
|
|
sed -Ef sed.pythonToC++ <$IN >$OUT
|