Skip to content

Instantly share code, notes, and snippets.

@lojikil
Created August 8, 2011 15:10
Show Gist options
  • Save lojikil/1131925 to your computer and use it in GitHub Desktop.
Save lojikil/1131925 to your computer and use it in GitHub Desktop.
SRFI Bookmarklet
javascript:(function(){i=prompt("SRFI Number");window.location="http://srfi.schemers.org/srfi-"+i+"/srfi-"+i+".html";})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment