Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 199917

Summary: dev-scheme/dream ebuild request
Product: Gentoo Linux Reporter: Magnus Deininger <dma05>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: scheme
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.stripedgazelle.org/joey/dream.html
Whiteboard:
Package list:
Runtime testing required: ---

Description Magnus Deininger 2007-11-21 20:38:47 UTC
Dream is an R4RS scheme interpreter written in x86 assembly. It's extremely small (30kb) and doesn't even need glibc to work.

The package includes its own scheme-ish x86 assembler, written in R4RS scheme, which dream also uses to compile itself.

That much for scheme always wasting lots of RAM and CPU cycles :-)
Comment 1 Maciej Barć gentoo-dev 2022-12-17 12:30:43 UTC
Upstream gone.
Additionally R4RS is a quite old implementation (generally R6RS or R7RS are used nowadays).