Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Continuation-passing style
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==References== *Continuation Passing C (CPC) - [http://www.pps.univ-paris-diderot.fr/~kerneis/software/ programming language for writing concurrent systems], designed and developed by Juliusz Chroboczek and Gabriel Kerneis. [https://github.com/kerneis/cpc github repository] *The construction of a CPS-based compiler for [[ML (programming language)|ML]] is described in: {{cite book |last1=Appel |first1=Andrew W. |author1-link=Andrew Appel |year=1992 |title=Compiling with Continuations |publisher=Cambridge University Press |isbn=978-0-521-41695-5 |url=https://books.google.com/books?id=0Uoecu9ju4AC}} *{{cite journal |last1=Danvy |first1=Olivier |author1-link=Olivier Danvy |last2=Filinski |first2=Andrzej |year=1992 |title=Representing Control, A Study of the CPS Transformation |journal=Mathematical Structures in Computer Science |volume=2 |issue=4 |pages=361β391 |doi=10.1017/S0960129500001535 |citeseerx=10.1.1.46.84 |s2cid=8790522}} *[[Chicken Scheme compiler]], a [[Scheme (programming language)|Scheme]] to [[C (programming language)|C]] compiler that uses continuation-passing style for translating Scheme procedures into C functions while using the C-stack as the nursery for the [[Garbage collection (computer science)#Generational GC (aka Ephemeral GC)|generational garbage collector]] *{{cite journal |last1=Kelsey |first1=Richard A. |date=March 1995 |title=A Correspondence between Continuation Passing Style and Static Single Assignment Form |journal=ACM SIGPLAN Notices |volume=30 |issue=3 |pages=13β22 |doi=10.1145/202530.202532 |citeseerx=10.1.1.3.6773}} *{{cite journal |last1=Appel |first1=Andrew W. |author1-link=Andrew Appel |date=April 1998 |title=SSA is Functional Programming |journal=ACM SIGPLAN Notices |volume=33 |issue=4 |pages=17β20 |doi=10.1145/278283.278285 |url=http://www.cs.princeton.edu/~appel/papers/ssafun.ps |citeseerx=10.1.1.34.3282 |s2cid=207227209}} *{{Cite journal |last1=Danvy |first1=Olivier |last2=Millikin |first2=Kevin |last3=Nielsen |first3=Lasse R. |year=2007 |title=On One-Pass CPS Transformations |journal=BRICS Report Series |page=24 |url=http://www.brics.dk/RS/07/6/ |id=RS-07-6 |issn=0909-0878 |access-date=26 October 2007}} *{{cite book |first1=R. Kent |last1=Dybvig |author1-link=R. Kent Dybvig |year=2003 |url=http://www.scheme.com/tspl3/ |title=The Scheme Programming Language |publisher=Prentice Hall |page=64}} Direct link: [http://scheme.com/tspl3/further.html#./further:h4 "Section 3.4. Continuation Passing Style"]. {{DEFAULTSORT:Continuation-Passing Style}} [[Category:Continuations]] [[Category:Functional programming]] [[Category:Implementation of functional programming languages]] <!-- Hidden categories below --> [[Category:Articles with example Java code]] [[Category:Articles with example Scheme (programming language) code]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)