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

Bug 184106

Summary: LiSP book Scheme source
Product: Gentoo Linux Reporter: Marijn Schouten (RETIRED) <hkbst>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: normal CC: jstein, pchrist, scheme
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://pages.lip6.fr/Christian.Queinnec/WWW/LiSP.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: sicp-code-1.ebuild
helper.scm
sicp

Description Marijn Schouten (RETIRED) gentoo-dev 2007-07-03 16:34:41 UTC
We need an ebuild for "Lisp in Small Pieces" Scheme sources and test in what implementations it works and a nice script to call _that_ implementation with "lisp 5" to open source for chapter 5 or something like that.
Comment 1 Magnus Deininger 2007-07-27 10:28:42 UTC
Created attachment 126118 [details]
sicp-code-1.ebuild

ebuild for these sources, will fetch and install them in /usr/share/sicp
Comment 2 Magnus Deininger 2007-07-27 10:29:39 UTC
Created attachment 126120 [details]
helper.scm

helper.scm (defines true and false). goes in files/
Comment 3 Magnus Deininger 2007-07-27 10:30:39 UTC
Created attachment 126122 [details]
sicp

shell script that loads the appropriate file(s) for each chapter in mzscheme. ebuild expects it to be in files/
Comment 4 Magnus Deininger 2007-07-27 10:34:52 UTC
Comment on attachment 126118 [details]
sicp-code-1.ebuild

attached to the wrong bug, sorry
Comment 5 Jonas Stein gentoo-dev 2017-06-06 13:05:02 UTC
https://github.com/appleby/Lisp-In-Small-Pieces