fixedpoint.jp


SRFI 98: An interface to access environment variables. (2008-07-07)

SRFI-98 が公開されました。早速議論のメールがやりとりされています。

Scheme プログラムが環境を見る場合どうするべきかという話題は SRFI 22: Running Scheme Scripts on Unix でも言及があり、

If the script interpreter allows the script access to the environment (via a future SRFI yet to be written), the environment seen by the script must be identical to that of the script interpreter upon its invocation.

となっています。その議論も http://srfi.schemers.org/srfi-22/mail-archive/msg00010.html から始まるスレッドにあります。

さて一方、SRFI-98 に先行する SRFI-96SRFI-97 は議論の期限を過ぎていますが final にも withdrawn にもなっていません。こちらもどうなるか気になるところです。


© 2006-2023 fixedpoint.jp