3 projects tagged "Emacs Lisp"
The Kawa Scheme System is a full Scheme implementation, completely written in Java. Scheme functions and files are automatically compiled into Java byte-codes. Kawa does some optimizations, and the compiled code runs at a reasonable speed. It provides the usual read-eval-print loop, as well as batch modes. The Kawa compilation framework is also useful for implementing other languages on top of JVM. There is active development of XQuery (the XML query language), and less active development of Emacs Lisp, Common Lisp, and EcmaScript.
refdb-mode is a minor mode for Emacs that implements an interface to RefDB, a reference management and bibliography tool for SGML, XML, LaTeX, and Muse documents. It integrates nicely with psgml, nxml-mode, AucTeX, and muse-mode. refdb-mode provides the complete functionality of the RefDB command line clients from a graphical interface. You can add and edit references, notes, and styles, run queries, and insert the results as citations into your DocBook, TEI, LaTeX, or Muse documents. You can also look up cited references in the database right from your document. You can create, transform, and view these documents with a mouse click. This amounts to an integrated authoring environment for markup languages with reference management and bibliography support.