Skip to content

Instantly share code, notes, and snippets.

@ronin78
Forked from madhephaestus/clojureDemo.clj
Created March 1, 2020 10:01
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 ronin78/6b40b3ee999ed95735c019dfc57a10fb to your computer and use it in GitHub Desktop.
Save ronin78/6b40b3ee999ed95735c019dfc57a10fb to your computer and use it in GitHub Desktop.
(import com.neuronrobotics.bowlerstudio.BowlerKernel)
(BowlerKernel/speak
"You can write scripts in Clojure"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment