Geiser is a generic Emacs/Scheme interaction mode, featuring an enhanced REPL and a set of minor modes improving Emacs' basic scheme major mode.
The main functionalities provided are:
- Evaluation of forms in the namespace of the current module.
- Macro expansion.
- File/module loading.
-
... [More] Namespace-aware identifier completion (including local bindings, names visible in the current module, and module names).
- Autodoc: the echo area shows information about the signature of the procedure/macro around point automatically.
- Jump to definition of identifier at point.
- Access to documentation (including docstrings when the implementation provides it).
- Listings of identifiers exported by a given module.
- Rudimentary support for debugging
Supports Guile and Racket [Less]
GNOWSYS, Gnowledge Networking and Organizing System, is a web based hybrid gnowledge base with a kernel for semantic computing. It is developed in Python and works as an installed product in ZOPE.
emacs-for-python is a collection of Emacs extensions bundled and configured to work almost out-of-the-box.
It's focused around the python programming language and it includes essential and powerful extensions to boost productivity such as autocompletion, on the fly syntax checking, refactoring tools and much more.
AddressBook is a simple vCard based addressbook for Emacs.
It is similar to the insidious big brother database, but instead of using a custom format for data storage, it uses the standard vCard format to maintain contacts data.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy