<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>C R Bytecode Compiler</dc:title>
  <dc:title>R package crbcc version 0.1.0</dc:title>
  <dc:description>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
    &lt;https://homepage.cs.uiowa.edu/~luke/R/compiler/compiler.pdf&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.5.0)</dc:relation>
  <dc:relation>Suggests: compiler</dc:relation>
  <dc:creator>Josef Malý &lt;malyjos4@fit.cvut.cz&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Josef Malý [aut, cre],
  Filip Křikava [ths]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2026-08-04</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=crbcc</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.crbcc</dc:identifier>
</oai_dc:dc>
