summaryrefslogtreecommitdiff
blob: 9bf5a6a8f8ae60a6d8a17c792c8c45c159484ed9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>scheme</herd>
<longdescription>
Bigloo is a Scheme implementation devoted to one goal: enabling Scheme
based programming style where C(++) is usually required. Bigloo attempts
to make Scheme practical by offering features usually presented by
traditional programming languages but not offered by Scheme and functional
programming. Bigloo compiles Scheme modules. It delivers small and fast
stand alone binary executables. Bigloo enables full connections between
Scheme and C programs, between Scheme and Java programs, and between
Scheme and C# programs.
</longdescription>
</pkgmetadata>