@techreport{oai:ipsj.ixsq.nii.ac.jp:00030459, author = {多田, 好克 and Yoshikatsu, Tada}, issue = {65(1994-PRO-018)}, month = {Jul}, note = {Schemeなどで積極的に利用されている継続(ntinuati)を、ライブラリとしてC言語に付加した。本報告では、この継続ライブラリの実現法と問題点とを議論する。本ライブラリでは、すべての処理をCで記述した。また、スタック領域の同定やレジスタコンテクストの取得などもCの標準ライブラリのみを使って実現した。したがって、ライブラリ自体の移植性が高く、様々なC言語処理系のライブラリ関数群として継続の機能を活用することができる。現在、本ライブラリは80386,68030,SPARC,R3000の各種CPUを対象にして、UnixおよびMS?DOSの各種オペレーティングシステム上のC,Gnu C,Turbo Cで、ソースコードを変更することなしに共用可能である。, This paper describes a full portable implementation of a C continuation library, which, without any modification, can be used by various compilers on manifold operating systems. Whole library, including the code of getting registers context or getting the address of current stack area, was written by C, so that the library is independent from hardwares, compilers and operating systems. In this paper, we summarize our implementation of the continuation library and discuss the techniques we used to make the library totally portable.}, title = {移植性のあるCの継続ライブラリ}, year = {1994} }