Lab

python3 scheme # 启动 scheme 解释器
python3 scheme -i f.scm # load a scheme file
(exit) # 退出
python3 editor # 打开网页editor