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