blob: 663fed78b12b37dfe5c38fc419b90f2d30a25925 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
The Scheme->C compiler transforms R4RS Scheme to C, allowing either
stand-alone Scheme programs or mixture of compiled/interpreted
Scheme and other languages. Includes macros, records, foreign
function calls, interface to Xlib, call/cc, interpreter.
</longdescription>
<herd>
maintainer-wanted
</herd>
</pkgmetadata>
|