阅读背景:

如何用Python编写shell

来源:互联网 

I've written a small console application that can perform certain tasks. The user interface is similar to things like version control systems or yum etc. So basically you can think of it as a domain specific language. Now I'd like to write a (bash like) shell that can execute and auto-complete this language and has a command history (so I do not have to load and save the quite large xml files on each command). In a nutshell I want something like ipython but not for executing python code but my own DSL.I've written a small console application that c




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: