2008
DOI: 10.1007/978-3-540-89275-5_5
|View full text |Cite
|
Sign up to set email alerts
|

SBCL: A Sanely-Bootstrappable Common Lisp

Abstract: Abstract. This paper describes the development of an implementation of Common Lisp with the peculiarity that it is bootstrappable neither solely from itself, nor from some other language, but rather from a variety of other Common Lisp implementations. We explain the motivation for this bootstrap strategy, discuss some of the technical details involved in achieving it, and attempt to assess the technical and social effects that it has had on the development of the implementation and on Common Lisp users in gene… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2010
2010
2021
2021

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(2 citation statements)
references
References 9 publications
(7 reference statements)
0
2
0
Order By: Relevance
“…However, due to efficiency issues of the data structures we use, our degree sequences are non-decreasing instead of being non-increasing. We used SBCL version 2.0.11 to run the lisp code [16].…”
Section: A : T Cmentioning
confidence: 99%
“…However, due to efficiency issues of the data structures we use, our degree sequences are non-decreasing instead of being non-increasing. We used SBCL version 2.0.11 to run the lisp code [16].…”
Section: A : T Cmentioning
confidence: 99%
“…Within the approaches for bootstrapping reflective languages we can find the Common Lisp bootstrap [Rho08,Str14]. They describe their approach for generating a new virtual machine and image for Lisp: 1.…”
Section: Common Lisp Bootstrapsmentioning
confidence: 99%