Skip to content

Instantly share code, notes, and snippets.

@bkerley
Created October 4, 2008 14:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bkerley/14753 to your computer and use it in GitHub Desktop.
Save bkerley/14753 to your computer and use it in GitHub Desktop.
-DOINK DOINK- BRISCOE
motive is "Hello world!" #motive = "Hello World"
evidence is 100 #evidence = 100
give motive, evidence #return [motive, evidence]
-DOINK DOINK- CRAGEN
desk work #nop
BRISCOE give me motive, evidence #[motive, evidence] = briscoe()
case is motive, evidence #case = [motive, evidence]
MCCOY here is case #mccoy(case)
-DOINK DOINK- MCCOY
opening arguments
present motive #if motive's non-numeric puts
present evidence #if evidence is numeric add to ectr
closing arguments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment