Up to [cvs.NetBSD.org] / pkgsrc / lang / guile30
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Wed Oct 26 10:31:04 2022 UTC (3 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
*: bump PKGREVISION for libunistring shlib major bump
Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 8 00:09:30 2022 UTC (11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
lang/guile30; Add version 3.0.7 Packaged by gdt and myself in wip. Compared to guile 2.2, this is a major release which implements a JIT compiler. See NEWS in the sources for more details. GUILE, GNU's Ubiquitous Intelligent Language for Extension, is a library that implements the Scheme language plus various convenient facilities. It's designed so that you can link it into an application or utility to make it extensible. Our plan is to link this library into all GNU programs that call for extensibility. This is guile 3.0, the current stable version.