<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		C R Bytecode Compiler // Implements a bytecode compiler for 'R'
		in 'C', targeting functional parity with the base 'compiler'
		package, while focusing on better performance. The architecture
		mostly mirrors the original 'GNU-R' compiler as described in
		https://homepage.cs.uiowa.edu/~luke/R/compiler/compiler.pdf.
	</longdescription>
</pkgmetadata>
