Could Emacs be rewritten in Python?
Patrick K. O'Brien
pobrien at orbtech.com
Sun Apr 6 10:50:46 EDT 2003
laotseu <bdesth at removethis.free.fr> writes:
> Sounds like Real Fun !
>
> Is there a way to get the current code ? (I was recently thinking of
> extending pycrust to make it a full programming environnement,
> something like a mix of Emacs and Smalltalk's programming
> environnement... Not sure if I'm able to do it, but...)
Sure. The new editor, PyAlaMode, is in the PyCrust CVS repository on
SourceForge:
http://sourceforge.net/projects/pycrust
While it works, I plan to revise it quite a bit. Right now it just
uses the standard Scintilla keybindings, and there is no way to change
them. In fact, there is no way to customize it at all. But before I
add all those kind of features I want to design the architecture and
make it based upon and semi-compatible with Emacs. If we that and
make it easy to integrate with Bicycle Repair Man that should make it
closer to a Smalltalk type environment. But first I need to get the
foundation in good shape before I pile on features. I'll take all the
help I can get.
--
Patrick K. O'Brien
Orbtech http://www.orbtech.com/web/pobrien
-----------------------------------------------
"Your source for Python programming expertise."
-----------------------------------------------
More information about the Python-list
mailing list