quil

2016-02-11T12:58:31.000014Z

hi all.

2016-02-11T12:58:42.000015Z

im trying to get started with quil.

2016-02-11T12:58:52.000016Z

when i eval (q/sketch :setup (fn [] (q/background 20) (q/ellipse 50 50 80 80)) :title "The moon delights the night")

2016-02-11T12:59:12.000017Z

i get an Applet on the REPL, but nothing gets drawn!

2016-02-11T12:59:22.000018Z

this is what the REPL says #object[quil.Applet 0x2838bd0f "quil.Applet@2838bd0f"]