Skip to content

Instantly share code, notes, and snippets.

@robertbrook
Created September 26, 2012 14:40
Show Gist options
  • Save robertbrook/3788436 to your computer and use it in GitHub Desktop.
Save robertbrook/3788436 to your computer and use it in GitHub Desktop.
do http://reb4.me/r/altjson.r
board:to-string read http://countdown.tfl.gov.uk/stopBoard/58284
boardblock: load-json/flat board
foreach arrival boardblock/<arrivals> [print [arrival/<routeId> "to" arrival/<destination> arrival/<estimatedWait>]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment