Summary
STklos is a free Scheme system supporting most of the languages features defined in R5RS. The aim of this implementation is to be fast as well as light. The implementation is based on an ad-hoc Virtual Machine. STklos can also be compiled as a library and embedded in an application.
Versions
v2.00-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- amd64 x86
- USE flags
- threads
USE flags
General
- threads
- Add threads support for various packages. Usually pthreads
Dependencies
dev-libs / boehm-gc : The Boehm-Demers-Weiser conservative garbage collector
dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers
dev-libs / libffi : Portable, high level programming interface to various calling conventions
dev-libs / libpcre2 : Perl-compatible regular expression library
Runtime Dependencies
dev-libs / boehm-gc : The Boehm-Demers-Weiser conservative garbage collector
dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers
dev-libs / libffi : Portable, high level programming interface to various calling conventions
dev-libs / libpcre2 : Perl-compatible regular expression library
Bugs
- 926202
- dev-scheme/stklos-2.00-r1 fails tests
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Akinori Hattori · gentoo
dev-scheme/stklos: fix build with USE=-threads
Closes: https://bugs.gentoo.org/931103 Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Akinori Hattori · gentoo
dev-scheme/stklos: drop old
Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Akinori Hattori · gentoo
dev-scheme/stklos: amd64/x86 stable
Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Akinori Hattori · gentoo
dev-scheme/stklos: respect LDFLAGS
Closes: https://bugs.gentoo.org/920928 Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Akinori Hattori · gentoo
dev-scheme/stklos: drop old
Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Akinori Hattori · gentoo
dev-scheme/stklos: amd64/x86 stable
Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Akinori Hattori · gentoo
dev-scheme/stklos: new upstream release
Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-scheme/stklos: fix configure w/ clang 16
Closes: https://bugs.gentoo.org/881693 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Akinori Hattori · gentoo
dev-scheme/stklos: drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Akinori Hattori · gentoo
dev-scheme/stklos: amd64/x86 stable
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Akinori Hattori · gentoo
dev-scheme/stklos: respect LDFLAGS
Closes: https://bugs.gentoo.org/827754 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Akinori Hattori · gentoo
dev-scheme/stklos: new upstream release
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Akinori Hattori · gentoo
dev-scheme/stklos: fix installation paths
Closes: https://bugs.gentoo.org/803914 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Akinori Hattori · gentoo
dev-scheme/stklos: update to EAPI 8
Closes: https://bugs.gentoo.org/423823 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Akinori Hattori · gentoo
dev-scheme/stklos: update LICENSE
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Akinori Hattori · gentoo
dev-scheme/stklos: update HOMEPAGE and SRC_URI
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-scheme/stklos: use dev-libs/libffi instead of virtual/libffi
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Amy Liffey · gentoo
dev-scheme/stklos: eapi bump to 6
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed