view ply-3.8/example/GardenSnake/README @ 8650:4337d7793b19

<izabera> ` echo \'f="$(find wisdom -ipath "wisdom/*$1*" -type f -print0 | shuf -z -n1); echo -n "${f#wisdom/}//" | rnooooooodl; rnoooooooodl < "$f"\' > bin/wisdom
author HackBot
date Wed, 29 Jun 2016 00:26:03 +0000
parents 343ff337a19b
children
line wrap: on
line source

This example is Andrew Dalke's GardenSnake language. It shows how to process an
indentation-like language like Python.   Further details can be found here:

http://dalkescientific.com/writings/diary/archive/2006/08/30/gardensnake_language.html