English

Implementing Continuation based language in GCC

Programming Languages 2011-09-20 v1

Abstract

We have implemented C like Continuation based programming language. Continuation based C, CbC was implemented using micro-C on various architecture, and we have tried several CbC programming experiments. Here we report new implementation of CbC compiler based on GCC 4.2.3. Since it contains full C capability, we can use CbC and C in a mixture.

Cite

@article{arxiv.1109.4048,
  title  = {Implementing Continuation based language in GCC},
  author = {Shinji Kono and Kento Yogi},
  journal= {arXiv preprint arXiv:1109.4048},
  year   = {2011}
}

Comments

Continuation Festa 2008 Tokyo

R2 v1 2026-06-21T19:07:10.564Z