Skip to content

GNU Emacs vs Interpose.js

A side-by-side look at GNU Emacs and Interpose.js. For an in-depth review of either product, follow the links below.

GNU Emacs

GNU Emacs

Development

GNU Emacs is a popular, open source text editor and computing environment. It runs on most operating systems and provides extensibility through an Emacs Lisp interpreter.

text-editoremacs-lispextensibleopen-source
Interpose.js

Interpose.js

Development

Interpose.js is a small JavaScript library that allows you to intercept and modify function calls. It makes aspect-oriented programming simple in JavaScript.

interceptionaspectoriented-programmingfunction-calls