Skip to content

ExeScript vs rssparser.lisp

A side-by-side look at ExeScript and rssparser.lisp. For an in-depth review of either product, follow the links below.

ExeScript

ExeScript

Development

ExeScript is an open-source scripting language and interpreter for automation, testing, and prototyping. It has a simple syntax similar to Bash and allows executing external programs and scripts.

automationtestingprototypingopensource
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