@

Homepage: https://github.com/skeeto/at-el

Author: Christopher Wellons

Updated:

Summary

Multiple-inheritance prototype-based objects DSL

Commentary

@ is a library providing a domain-specific language for
multiple-inheritance prototype-based objects in Emacs Lisp. The
goal is to provide a platform for elegant object-oriented Emacs
Lisp.

@ performance benefits significantly from byte-compilation.

See README.md for a demonstration.

Dependencies