view wisdom/postorder @ 10020:1766ac703a11

<shachaf> ` chmod +x quines/haskell; sled "quines/haskell//s#^#echo \'#; s#\\$#\'#"
author HackBot
date Sat, 24 Dec 2016 21:02:08 +0000
parents 1bd7289e1eb4
children
line wrap: on
line source

Postorder is the same as Polish notation, since Post was Polish. Not to be confused with reverse Polish notation, which is postfix.