Playground
Playground
Write and run Draft code in your browser.
Draft Playground
Write, compile, and run Draft code in your browser.
main.draftDraft
action main()
@name = "Draft"
write("Hello, {@name}!")
fin action.OutputReady
Load an example and click Run to execute Draft code.