guile-devel
[Top][All Lists]
Advanced

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

eliminating glocs???


From: Tom Lord
Subject: eliminating glocs???
Date: Wed, 25 Jul 2001 04:46:30 -0700 (PDT)

      The goal is to turn memoized code into a proper Scheme data structure
      that can be manipulated confidently and without tricks.

That goal seems contrary to the goal of having eval be fast.  Eval
will have to constantly check for well-formedness if "untrusted"
Scheme code can manipulate arbitrary memoized code.


-t



reply via email to

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