This directory contains inputs for Elsa (our code generation tool).
- Use Haskell syntax highlighting
- Use block comments (
{-and-}) for Elsa comments - Use single line comments (
--) to produce Swift documentation
For more information read the documentation for Elsa module.
Just type make elsa in root directory (it will compile and run 'Elsa' module from ./Sources/Elsa).