欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Python Mode
来自开放百科 - 灰狐
(版本间的差异)
(未显示1个用户的1个中间版本) | |||
第3行: | 第3行: | ||
==python-mode.el== | ==python-mode.el== | ||
#apt-get install python-mode // Emacs-lisp python-mode and doctest-mode for the Python language | #apt-get install python-mode // Emacs-lisp python-mode and doctest-mode for the Python language | ||
− | + | Wrote /usr/share/emacs21/site-lisp/python-mode/doctest-mode.elc | |
+ | Wrote /usr/share/emacs21/site-lisp/python-mode/python-mode.elc | ||
+ | *http://python-mode.sourceforge.net/ | ||
+ | *http://packages.debian.org/unstable/python/python-mode | ||
==python.el== | ==python.el== | ||
http://www.loveshack.ukfsn.org/emacs/ | http://www.loveshack.ukfsn.org/emacs/ |
2007年2月26日 (一) 11:45的最后版本
There are two implementations of a Python mode for Emacs.
[编辑] python-mode.el
#apt-get install python-mode // Emacs-lisp python-mode and doctest-mode for the Python language Wrote /usr/share/emacs21/site-lisp/python-mode/doctest-mode.elc Wrote /usr/share/emacs21/site-lisp/python-mode/python-mode.elc
[编辑] python.el
分享您的观点