mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-24 12:06:31 +01:00
GNU Guile 3.0.7
This commit is contained in:
parent
9cbca95108
commit
a812e43467
8 changed files with 1080 additions and 0 deletions
13
parts.rst
13
parts.rst
|
|
@ -718,3 +718,16 @@ boehm-gc 8.0.4
|
|||
|
||||
The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage
|
||||
collecting replacement for C malloc or C++ new.
|
||||
|
||||
guile 3.0.7
|
||||
===========
|
||||
|
||||
GNU Ubiquitous Intelligent Language for Extensions (GNU Guile) is the preferred
|
||||
extension language system for the GNU Project and features an implementation
|
||||
of the programming language Scheme.
|
||||
|
||||
We use ``guile-psyntax-bootstrapping`` project to bootstrap Guile's ``psyntax.pp``
|
||||
without relying on pre-expanded code.
|
||||
|
||||
``guile`` is patched to remove dependency on ``iconv`` which requires ``gperf``
|
||||
and hence ``g++``.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue