Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184106 - LiSP book Scheme source
Summary: LiSP book Scheme source
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Default Assignee for New Packages
URL: https://pages.lip6.fr/Christian.Quein...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-03 16:34 UTC by Marijn Schouten (RETIRED)
Modified: 2017-06-06 13:05 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sicp-code-1.ebuild (sicp-code-1.ebuild,757 bytes, text/plain)
2007-07-27 10:28 UTC, Magnus Deininger
Details
helper.scm (helper.scm,35 bytes, text/plain)
2007-07-27 10:29 UTC, Magnus Deininger
Details
sicp (sicp,2.67 KB, text/plain)
2007-07-27 10:30 UTC, Magnus Deininger
Details

Note You need to log in before you can comment on or make changes to this bug.
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