<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Embedded Lisp Dialect // Provides a Scheme-inspired Lisp dialect
		embedded in R, with macros, tail-call optimization, and
		seamless interoperability with R functions and data structures.
		(The name 'arl' is short for 'An R Lisp.') Implemented in pure
		R with no compiled code.
	</longdescription>
</pkgmetadata>
