Skip to content

GNU Emacs vs rssparser.lisp

A side-by-side look at GNU Emacs and rssparser.lisp. 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
rssparser.lisp

rssparser.lisp

Development

rssparser.lisp is a Common Lisp library for parsing RSS and Atom feeds. It provides a simple API for fetching feeds, iterating over items, and accessing various fields.

rssatomfeed-parsercommon-lisp