[Agda] Coding Conventions
Nils Anders Danielsson
nad at Cs.Nott.AC.UK
Wed Oct 28 20:35:02 CET 2009
On 2009-10-28 18:01, Vag Vagoff wrote:
> Are there any documents around describing Agda coding conventions?
I do not think so.
> E.g. which style to use when constructor names clashed with type names,
> and how to name is-a property -- record is-thing or record IsThing.
Some people tend to follow the convention that types are capitalised,
whereas constructors are not (assuming that the names start with
suitable characters).
--
/NAD
This message has been checked for viruses but the contents of an attachment
may still contain software viruses, which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.
More information about the Agda
mailing list