dev-scheme/guile
GNU Ubiquitous Intelligent Language for Extensions
-
guile-3.0.10-r102~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macosdebug debug-malloc +deprecated +jit +networking +nls +regex +threads
View Download Browse License: LGPL-3+Overlay: gentoo -
guile-3.0.10-r101~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macosdebug debug-malloc +deprecated +jit +networking +nls +regex +threads
View Download Browse License: LGPL-3+Overlay: gentoo -
guile-3.0.10-r100~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macosdebug debug-malloc +deprecated +jit +networking +nls +regex +threads
View Download Browse License: LGPL-3+Overlay: gentoo -
guile-3.0.10~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macosdebug debug-malloc +deprecated +jit +networking +nls +regex +threads
View Download Browse License: LGPL-3+Overlay: gentoo -
guile-3.0.9~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macosdebug debug-malloc +deprecated +jit +networking +nls +regex +threads
View Download Browse License: LGPL-3+Overlay: gentoo -
guile-3.0.4~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macosdebug debug-malloc +deprecated +networking +nls +threads
View Download Browse License: LGPL-3+Overlay: bgo-overlay -
guile-2.2.7-r102~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macosdebug debug-malloc +deprecated +networking +nls +regex +threads
View Download Browse License: LGPL-3+Overlay: gentoo -
guile-2.2.7-r100~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macosdebug debug-malloc +deprecated +networking +nls +regex +threads
View Download Browse License: LGPL-3+Overlay: gentoo -
guile-2.2.7-r2~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macosdebug debug-malloc +deprecated +networking +nls +regex +threads
View Download Browse License: LGPL-3+Overlay: gentoo -
guile-2.2.7-r1~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macosdebug debug-malloc +deprecated +networking +nls +regex +threads
View Download Browse License: LGPL-3+Overlay: gentoo -
guile-1.8.8-r102~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macosdebug debug-freelist debug-malloc +deprecated discouraged emacs networking nls readline +regex +threads
View Download Browse License: LGPL-2.1Overlay: gentoo -
guile-1.8.8-r101~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macosdebug debug-freelist debug-malloc +deprecated discouraged emacs networking nls readline +regex +threads
View Download Browse License: LGPL-2.1Overlay: gentoo -
guile-1.8.8-r5~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macosdebug debug-freelist debug-malloc +deprecated discouraged emacs networking nls readline +regex +threads
View Download Browse License: LGPL-2.1Overlay: gentoo -
guile-1.8.8-r1amd64 x86networking +regex discouraged +deprecated emacs nls debug-freelist debug-malloc debug +threads
View Download Browse License: LGPL-2.1Overlay: argent-main
USE Flags
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
debug-malloc
Global: Include malloc debugging code
Local: Include malloc debugging code
+deprecated
* This flag is undocumented *
+jit
* This flag is undocumented *
+networking
* This flag is undocumented *
+nls
* This flag is undocumented *
+regex
* This flag is undocumented *
+threads
* This flag is undocumented *
debug-freelist
Global: Include garbage collector freelist debugging code
Local: Include garbage collector freelist debugging code
discouraged
Global: (implied by deprecated) enable merely discouraged features
Local: (implied by deprecated) enable merely discouraged features
emacs
Global: Adds support for GNU Emacs
networking
Global: Include networking interfaces
Local: Include networking interfaces
nls
Global: Adds Native Language Support (using gettext - GNU locale utilities)
readline
Global: Enables support for libreadline, a GNU line-editing library that almost everyone wants