搜索资源列表
ipython-0.13.2.tar
- ipython 是一个 python 的交互式 shell,比默认的python shell 好用得多,支持变量自动补全,自动缩进,支持 bash shell 命令,内置了许多很有用的功能和函数。在ubuntu 下只要 sudo apt-get install ipython 就装好了,通过 ipython 启动。-ipython is a python interactive shell, than the default python shell is much more useful to
GrammarPriority
- 编译原理作业,用python写的算符优先算法,实现了语法分析算符优先-Written python compiler theory with the operator priority algorithm
src
- 用python实现的从c 到 LLVM IR的编译器,覆盖大部分C语言特性。使用工具pycparser和llvmlite。-C-to-LLVM IR compiler using Python2, covering most language features of C.
LuaProject
- 自己用python写的一个csv表格转lua文件的工具(A tool for turning Lua files on a CSV form written in Python)
