Skip to content

Instantly share code, notes, and snippets.

@paultopia
Created March 24, 2019 03:37
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 paultopia/b36fed87be320bc9d21d28a1692e25ec to your computer and use it in GitHub Desktop.
Save paultopia/b36fed87be320bc9d21d28a1692e25ec to your computer and use it in GitHub Desktop.
Just an experiment with evaling from http
(defn hello [] (print "hello world"))
(hello)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment