Stashing.

This commit is contained in:
C. Guy Yarvin 2014-08-20 13:14:51 -04:00
parent f06ba7242a
commit 59c7d865dc
2 changed files with 18 additions and 3 deletions

View File

@ -335,7 +335,8 @@ $(BIN)/meme: f/meme.o \
$(J164_2_OFILES) \
$(J164_3_OFILES) \
$(J164_4_OFILES) \
$(J164_5_OFILES)
$(J164_5_OFILES) \
$(J164_6_OFILES)
$(CC) -g $< -lgmp -o $@
tags:

View File

@ -1110,14 +1110,28 @@
/** Jet firing.
**/
/* u2_cn_hook():
/* u2_cj_hook():
**
** Execute hook from core.
*/
u2_noun
u2_cn_hook(u2_noun cor,
u2_cj_hook(u2_noun cor,
const c3_c* tam_c);
/* u2_cj_look():
**
** Produce hook formula from core, or u2_none.
*/
u2_noun // produce
u2_cj_look(u2_noun cor, // retain
const c3_c* tam_c); // retain
/* u2_cj_find(): find chip by core, or none.
*/
u2_weak // senior
u2_cj_find(u2_noun cor); // retain
/** Memoization.
***
*** The memo cache is keyed by an arbitrary symbolic function