/* j/6/ut_nest.c ** ** This file is in the public domain. */ #include "all.h" /* logic */ /* forward */ static u3_bean _nest_sint(u3_noun, u3_noun, u3_bean, u3_noun, u3_noun); static u3_bean _nest_dext(u3_noun, u3_noun, u3_bean, u3_noun, u3_noun); static u3_bean _nest_cram( u3_noun van, u3_noun sut, u3_bean tel, u3_noun ref, u3_noun dab, u3_noun hem, u3_noun gil) { if ( u3_nul == dab ) { return u3_cr_sing(u3_nul, hem); } else if ( u3_nul == hem ) { return u3_no; } else { u3_noun n_dab, l_dab, r_dab; u3_noun n_hem, l_hem, r_hem; u3_noun pn_hem, qn_hem, pn_dab, qn_dab; u3_cx_trel(dab, &n_dab, &l_dab, &r_dab); u3_cx_trel(hem, &n_hem, &l_hem, &r_hem); if ( (u3_no == _nest_cram (van, sut, tel, ref, l_dab, l_hem, gil)) || (u3_no == _nest_cram (van, sut, tel, ref, r_dab, r_hem, gil)) ) { return u3_no; } u3_cx_cell(n_dab, &pn_dab, &qn_dab); u3_cx_cell(n_hem, &pn_hem, &qn_hem); if ( u3_no == u3_cr_sing(pn_dab, pn_hem) ) { return u3_no; } else { if ( (u3_no == u3du(qn_dab)) || (u3_no == u3du(qn_hem)) ) { return u3_cm_bail(c3__fail); } else switch ( u3h(qn_dab) ) { default: return u3_cm_bail(c3__exit); case c3__ash: { if ( c3__ash != u3h(qn_hem) ) { return u3_no; } else { u3_noun pqn_dab = u3t(qn_dab); u3_noun pqn_hem = u3t(qn_hem); u3_noun vis = u3_cqfu_play(van, sut, pqn_dab); u3_noun lon = u3_cqfu_play(van, ref, pqn_hem); u3_bean ret = _nest_dext(van, vis, tel, lon, gil); u3z(vis); u3z(lon); return ret; } } case c3__elm: { return u3_cr_sing(qn_dab, qn_hem); } } } } } static u3_bean _nest_cong(u3_noun van, u3_noun sut, u3_bean tel, u3_noun ref, u3_noun gil) { u3_noun p_sut, q_sut, p_ref, q_ref; u3_noun pq_sut, qq_sut, rq_sut; u3_noun pq_ref, qq_ref, rq_ref; u3_noun prq_sut, qrq_sut, prq_ref, qrq_ref; u3_bean ret; u3_cx_trel(sut, 0, &p_sut, &q_sut); u3_cx_trel(ref, 0, &p_ref, &q_ref); u3_cx_trel(q_sut, &pq_sut, &qq_sut, &rq_sut); u3_cx_trel(q_ref, &pq_ref, &qq_ref, &rq_ref); u3_cx_cell(rq_sut, &prq_sut, &qrq_sut); u3_cx_cell(rq_ref, &prq_ref, &qrq_ref); if ( u3_yes == u3_cr_sing(q_sut, q_ref) ) { return _nest_dext(van, p_sut, tel, p_ref, gil); } else if ( (u3_no == _nest_dext(van, qq_sut, tel, p_sut, gil)) || (u3_no == _nest_dext(van, p_sut, tel, qq_sut, gil)) || (u3_no == _nest_dext(van, qq_ref, tel, p_ref, gil)) ) { return u3_no; } else { if ( (pq_sut != pq_ref) && (c3__gold != pq_ref) ) { return u3_no; } else { u3_noun hud = u3nc(u3k(sut), u3k(ref)); if ( (u3_yes == u3_cqdi_has(gil, hud)) ) { u3z(hud); return u3_yes; } else { u3_noun zoc = u3_cqdi_put(gil, hud); u3_noun tus = u3nt(c3__core, u3k(qq_sut), u3k(q_sut)); u3_noun fer = u3nt(c3__core, u3k(qq_ref), u3k(q_ref)); ret = _nest_cram(van, tus, tel, fer, qrq_sut, qrq_ref, zoc); u3z(fer); u3z(tus); u3z(zoc); u3z(hud); if ( u3_no == ret ) { return u3_no; } else { switch ( pq_sut ) { default: return u3_cm_bail(c3__fail); case c3__gold: { return u3_and(_nest_dext(van, qq_sut, tel, qq_ref, gil), _nest_dext(van, qq_ref, tel, qq_sut, gil)); } case c3__iron: { u3_noun s_sam = u3_cqfu_peek (van, qq_sut, c3__rite, 2); u3_noun r_sam = u3_cqfu_peek (van, qq_ref, c3__rite, 2); u3_bean ret = _nest_dext(van, r_sam, tel, s_sam, gil); u3z(r_sam); u3z(s_sam); return ret; } case c3__lead: { return u3_yes; } case c3__zinc: { u3_noun s_pal = u3_cqfu_peek (van, qq_sut, c3__read, 2); u3_noun r_pal = u3_cqfu_peek (van, qq_ref, c3__read, 2); u3_bean ret = _nest_dext(van, s_pal, tel, r_pal, gil); u3z(r_pal); u3z(s_pal); return ret; } } } } } } } static u3_bean _nest_dext_in( u3_noun van, u3_noun sut, u3_bean tel, u3_noun ref, u3_noun gil) { u3_noun p_sut, q_sut, p_ref, q_ref; if ( (u3_no == u3du(sut)) ) switch ( sut ) { default: return u3_cm_bail(c3__fail); case c3__noun: { return u3_yes; } case c3__void: { return _nest_sint(van, sut, tel, ref, gil); } } else switch ( u3h(sut) ) { default: return u3_cm_bail(c3__fail); case c3__atom: { if ( (u3_yes == u3du(ref)) && (c3__atom == u3h(ref)) ) { if ( u3_no == u3_cqf_fitz(u3t(sut), u3t(ref)) ) { // u3_err("fitz: need", u3t(sut)); // u3_err("fitz: have", u3t(ref)); return u3_no; } return u3_yes; } else return _nest_sint(van, sut, tel, ref, gil); } case c3__bull: { if ( (u3_no == u3_cr_trel(sut, 0, &p_sut, &q_sut)) ) { return u3_cm_bail(c3__fail); } else { return _nest_dext(van, q_sut, tel, ref, gil); } } case c3__cell: { if ( (u3_no == u3_cr_trel(sut, 0, &p_sut, &q_sut)) ) { return u3_cm_bail(c3__fail); } else { if ( u3_yes == u3_cr_pq(ref, c3__cell, &p_ref, &q_ref) ) { return u3_and(_nest_dext(van, p_sut, tel, p_ref, gil), _nest_dext(van, q_sut, tel, q_ref, gil)); } else return _nest_sint(van, sut, tel, ref, gil); } } case c3__core: { if ( u3_no == u3_cr_trel(sut, 0, &p_sut, &q_sut) ) { return u3_cm_bail(c3__fail); } else { if ( (u3_yes == u3_cr_pq(ref, c3__core, &p_ref, &q_ref)) ) { return _nest_cong(van, sut, tel, ref, gil); } else return _nest_sint(van, sut, tel, ref, gil); } } case c3__cube: { if ( u3_no == u3_cr_trel(sut, 0, &p_sut, &q_sut) ) { return u3_cm_bail(c3__fail); } else { if ( u3_yes == u3_cr_pq(ref, c3__cube, &p_ref, &q_ref) ) { return u3_cr_sing(p_sut, p_ref); } else return _nest_sint(van, sut, tel, ref, gil); } } case c3__face: { if ( (u3_no == u3_cr_trel(sut, 0, &p_sut, &q_sut)) ) { return u3_cm_bail(c3__fail); } else { return _nest_dext(van, q_sut, tel, ref, gil); } } case c3__fork: { if ( (u3_no == u3_cr_trel(sut, 0, &p_sut, &q_sut)) ) { return u3_cm_bail(c3__fail); } else { if ( u3_no == u3du(ref) ) switch ( ref ) { default: return _nest_sint(van, sut, tel, ref, gil); case c3__noun: break; } else switch ( u3h(ref) ) { default: return _nest_sint(van, sut, tel, ref, gil); case c3__atom: case c3__cell: case c3__cube: case c3__core: break; } return u3_or(_nest_dext(van, p_sut, u3_no, ref, gil), _nest_dext(van, q_sut, u3_no, ref, gil)); } } case c3__hold: p_sut = u3t(sut); { u3_noun hud = u3nc(u3k(sut), u3k(ref)); if ( (u3_yes == u3_cqdi_has(gil, hud)) ) { u3z(hud); return u3_yes; } else { u3_noun zoc = u3_cqdi_put(gil, hud); u3_noun fop = u3_cqfu_rest(van, sut, p_sut); u3_bean hiv = _nest_dext(van, fop, tel, ref, zoc); u3z(hud); u3z(fop); u3z(zoc); return hiv; } } } } static u3_bean _nest_dext_to( u3_noun van, u3_noun sut, u3_bean tel, u3_noun ref, u3_noun gil) { u3_bean tyn = _nest_dext_in(van, sut, tel, ref, gil); if ( (u3_yes == tyn) || (u3_no == tel) ) { return tyn; } else { // u3_noun dun = u3_cqfu_dunq(van, "need", sut); // u3_noun niz = u3_cqfu_dunq(van, "have", ref); // u3_ct_push(u3nc(c3__mean, dun)); // u3_ct_push(u3nc(c3__mean, niz)); return u3_cm_error("type-fail"); } } static u3_bean _nest_dext( u3_noun van, u3_noun sut, u3_bean tel, u3_noun ref, u3_noun gil) { if ( (u3_yes == u3_cr_sing(sut, ref)) ) { return u3_yes; } { c3_m fun_m = c3__nest; u3_noun pro = u3_cz_find_2(fun_m, sut, ref); if ( u3_none != pro ) { return pro; } else { pro = _nest_dext_to(van, sut, tel, ref, gil); return u3_cz_save_2(fun_m, sut, ref, pro); } } } static u3_bean _nest_sint( u3_noun van, u3_noun sut, u3_bean tel, u3_noun ref, u3_noun gil) { u3_noun p_ref, q_ref; if ( (u3_no == u3du(ref)) ) { switch ( ref ) { default: return u3_cm_bail(c3__fail); case c3__noun: return u3_no; case c3__void: return u3_yes; } } else { switch ( u3h(ref) ) { default: { return u3_cm_bail(c3__fail); } case c3__atom: return u3_no; case c3__bull: { if ( u3_no == u3_cr_trel(ref, 0, &p_ref, &q_ref) ) { return u3_cm_bail(c3__fail); } else { return _nest_dext(van, sut, tel, q_ref, gil); } } case c3__cell: return u3_no; case c3__core: { u3_noun gam = u3_cqfu_repo(van, ref); u3_bean hiv = _nest_dext(van, sut, tel, gam, gil); u3z(gam); return hiv; } case c3__cube: { if ( u3_no == u3_cr_trel(ref, 0, &p_ref, &q_ref) ) { return u3_cm_bail(c3__fail); } else { return _nest_dext(van, sut, tel, q_ref, gil); } } case c3__face: { if ( u3_no == u3_cr_trel(ref, 0, &p_ref, &q_ref) ) { return u3_cm_bail(c3__fail); } else { return _nest_dext(van, sut, tel, q_ref, gil); } } case c3__fork: { if ( (u3_yes == u3_cr_mean(ref, 6, &p_ref, 7, &q_ref, 0)) ) { return u3_and(_nest_dext(van, sut, u3_no, p_ref, gil), _nest_dext(van, sut, u3_no, q_ref, gil)); } else return u3_cm_bail(c3__fail); } case c3__hold: { p_ref = u3t(ref); { u3_noun hud = u3nc(u3k(sut), u3k(ref)); if ( (u3_yes == u3_cqdi_has(gil, hud)) ) { u3z(hud); return u3_yes; } else { u3_noun zoc = u3_cqdi_put(gil, hud); u3_noun gam = u3_cqfu_repo(van, ref); { u3_bean hiv = _nest_dext(van, sut, tel, gam, zoc); u3z(hud); u3z(gam); u3z(zoc); return hiv; } } } } } } } u3_bean _cqfu_nest( u3_noun van, u3_noun sut, u3_bean tel, u3_noun ref) { return _nest_dext(van, sut, tel, ref, u3_nul); } /* boilerplate */ u3_noun u3_cwfu_nest(u3_noun cor) { u3_noun sut, tel, ref, van; if ( (u3_no == u3_cr_mean(cor, u3_cv_sam_2, &tel, u3_cv_sam_3, &ref, u3_cv_con, &van, 0)) || (u3_no == u3ud(tel)) || (tel > 1) || (u3_none == (sut = u3_cr_at(u3_cv_sam, van))) ) { return u3_cm_bail(c3__fail); } else { return _cqfu_nest(van, sut, tel, ref); } } u3_noun u3_cqfu_nest(u3_noun van, u3_noun sut, u3_bean tel, u3_noun ref) { return _cqfu_nest(van, sut, tel, ref); }