forked from metaeducation/ren-c
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
APPLY requests meta-evaluations a-priori
There was some "after the fact" requests of meta parameters in the APPLY code, which in the current thinking is that it is too late...the trampoline itself decays non-meta args. With this change, you can do something like: apply :probe [~['foo]~] And PROBE will see the isotope, not just FOO. (How isotopes work systemically is being improvised, and this is just sort of more "fake-it-until-you-make-it" code to try and explore the ideas.)
- Loading branch information
1 parent
3d14510
commit 0544a86
Showing
1 changed file
with
43 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters