mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-24 20:16:32 +01:00
GNU Guile 3.0.7
This commit is contained in:
parent
de582f1866
commit
8857f53cd1
7 changed files with 1023 additions and 0 deletions
10
parts.rst
10
parts.rst
|
|
@ -803,3 +803,13 @@ 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue