Skip to content

Instantly share code, notes, and snippets.

@acamilo
Forked from madhephaestus/.gitignore
Created May 14, 2016 19:40
Show Gist options
  • Save acamilo/702678b1dfd3b906b2d7008baadc1ff6 to your computer and use it in GitHub Desktop.
Save acamilo/702678b1dfd3b906b2d7008baadc1ff6 to your computer and use it in GitHub Desktop.
BowlerStudio Hello World
//you print messages to the text output
println "Hello World From BowlerStudio Terminal!"
// or have it speak messages
BowlerKernel.speak("My copy")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment