guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

leaf environments vs eval environments?


From: Lars J. Aas
Subject: leaf environments vs eval environments?
Date: Fri, 22 Jun 2001 14:38:04 +0200
User-agent: Mutt/1.2.5i

I didn't find much docs on environments (programming with them from C),
and I was wondering which type to use.
The leaf environment seems most attractive, because it can be created
with no extra fuzz (no arguments to scm_make_leaf_environment()).

BTW, the environments system is initialized, right, so I don't need to 
call scm_init_environments()?

  Lars J



reply via email to

[Prev in Thread] Current Thread [Next in Thread]