Awesome PHP has been relocated permanently to its own Github repository. No further updates will made to this gist.
Please open an issue for any new suggestions.
Awesome PHP has been relocated permanently to its own Github repository. No further updates will made to this gist.
Please open an issue for any new suggestions.
This playbook has been removed as it is now very outdated. |
(load "mk.scm") | |
(define print | |
(lambda (exp) | |
(display exp) | |
(newline))) | |
(define peanoo | |
(lambda (n) | |
(conde |