gpo.zugaina.org

Search Portage & Overlays:

dev-scheme/guile

GNU Ubiquitous Intelligent Language for Extensions

Screenshots

  • guile-9999
    debug debug-malloc +deprecated +networking +regex +threads

    View      Download      Browse     License: LGPL-3+   
    Overlay: lisp
  • guile-3.0.9
    ~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos
    debug debug-malloc +deprecated +jit +networking +nls +regex +threads

    View      Download      Browse     License: LGPL-3+   
    Overlay: gentoo
  • guile-3.0.8-r1
    ~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
    debug 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-macos
    debug debug-malloc +deprecated +networking +nls +threads

    View      Download      Browse     License: LGPL-3+   
    Overlay: bgo-overlay
  • guile-2.2.7-r1
    ~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
    debug debug-malloc +deprecated +networking +nls +regex +threads

    View      Download      Browse     License: LGPL-3+   
    Overlay: gentoo
  • guile-2.2.7
    ~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
    debug debug-malloc +deprecated +networking +nls +regex +threads

    View      Download      Browse     License: LGPL-3+   
    Overlay: lisp
  • guile-2.0.14-r4
    ~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
    debug debug-malloc +deprecated +networking +nls +regex +threads

    View      Download      Browse     License: LGPL-3+   
    Overlay: lisp
  • guile-1.8.8-r4
    ~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
    debug debug-freelist debug-malloc +deprecated discouraged emacs networking nls readline +regex +threads

    View      Download      Browse     License: LGPL-2.1   
    Overlay: gentoo
  • guile-1.8.8-r1
    amd64 x86
    networking +regex discouraged +deprecated emacs nls debug-freelist debug-malloc debug +threads

    View      Download      Browse     License: LGPL-2.1   
    Overlay: 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 *
+networking
* This flag is undocumented *
+regex
* This flag is undocumented *
+threads
* This flag is undocumented *
+jit
* This flag is undocumented *
+nls
* 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