ACM Home Page
Please provide us with feedback. Feedback
An adaptive package management system for scheme
Full text PdfPdf (199 KB)
Source
Dynamic Languages Symposium archive
Proceedings of the 2007 symposium on Dynamic languages table of contents
Montreal, Quebec, Canada
SESSION: Software adaptation table of contents
Pages: 65 - 76  
Year of Publication: 2007
ISBN:978-1-59593-868-8
Authors
Manuel Serrano  INRIA, Sophia-Antipolis, France
Erick Gallesio  University of Nice Sophia-Antipolis, Sophia-Antipolis, France
Sponsors
SIGPLAN: ACM Special Interest Group on Programming Languages
ACM: Association for Computing Machinery
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 5,   Downloads (12 Months): 37,   Citation Count: 0
Additional Information:

abstract   references   index terms   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1297081.1297093
What is a DOI?

ABSTRACT

This paper presents a package management system for the Scheme programming language. It is inspired by the Comprehensive Perl Archive Network (CPAN) and various GNU/Linux distributions. It downloads, installs, and prepares source codes for execution. It manages the dependencies between packages. The main characteristic of this system is its neutrality with respect to the various Scheme implementations. It is neutral with respect to the language extensions that each Scheme implementation proposes and with respect to the execution environment of these implementations. This allows the programmer to blend, within the same program, independent components which have been developed and tested within different Scheme implementations. ScmPkg is available at: http://hop.inria.fr/scmpkg.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
Erick Gallesio -- STklos Reference Manual -- I3S/RR-2004-41-FR, I3S CNRS/Université de Nice - Sophia Antipolis, 2004, pp. 160.
 
2
ISO/IEC -- Information technology, Processing Languages, Document Style Semantics and Specification Languages (DSSSL) -- 10179:1996(E), ISO, 1996.
 
3
 
4
Matthews, J. -- Component Deployment with PLanet -- You Want itWhere? -- Proceedings of the Seventh Workshop on Scheme and Function Programming, (University of Chicago Technical Report TR-2006-06), Oregon, USA, Sep, 2006.
 
5
 
6

Collaborative Colleagues:
Manuel Serrano: colleagues
Erick Gallesio: colleagues