Agda
- Influenced by:
- Paradigm:
- Typing discipline:
- File extensions:
- .agda, .lagda
Agda is both a functional dependently-typed programming language and a proof assistant.
Elements of syntax:
| Inline comments | -- comment |
|---|---|
| Nestable comments | {- ... -} |
Agda is both a functional dependently-typed programming language and a proof assistant.
| Inline comments | -- comment |
|---|---|
| Nestable comments | {- ... -} |
Comments
]]>blog comments powered by Disqus
]]>