Skip to content

Instantly share code, notes, and snippets.

@allenkim67
Created December 22, 2015 00:56
Show Gist options
  • Save allenkim67/8cac5532db85e7a5750c to your computer and use it in GitHub Desktop.
Save allenkim67/8cac5532db85e7a5750c to your computer and use it in GitHub Desktop.
(def relations {:number-of ["start = number filler food
number = '{number}'
filler = #'[^{}]*'
food = '{food}'"]
:with ["start = food #'with|/w' includes+
includes = filler include
filler = #'[^{}]*'
food = '{food}'"]})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment