Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 349 Bytes

File metadata and controls

10 lines (6 loc) · 349 Bytes

Summary

This is a very simple demo of Opa. It just shows a header "Hello, world" and upon clicking the header it informs the user how many times it was cliked so far.

Compile and run with:

opa hello-opa.opa --

More about this example in Opa manual, chapter Hello, database.