Show HN: Implementation of John McCarthy's AMB operator in Portable Common Lisp(github.com)5 points·by phoe-krk·hace 5 años·2 commentsgithub.comShow HN: Implementation of John McCarthy's AMB operator in Portable Common Lisphttps://github.com/phoe/amb2 commentsPost comment[–]phoe-krk·hace 5 añosreply* The SICP chapter describing the use of the ambiguous operator: https://mitpress.mit.edu/sites/default/files/sicp/full-text/...* AMB manual: https://github.com/phoe/amb/blob/main/doc/MANUAL.md* Some test cases from SICP exercises implemented in AMB: https://github.com/phoe/amb/blob/main/t/test-sicp.lisp[–]a0-prw·hace 5 añosreplyNice, thanks :)
* AMB manual: https://github.com/phoe/amb/blob/main/doc/MANUAL.md
* Some test cases from SICP exercises implemented in AMB: https://github.com/phoe/amb/blob/main/t/test-sicp.lisp