Category:Programming paradigm/Declarative: Difference between revisions

Annotations are a type of declarative programming
(Moved content from paradigms page)
 
(Annotations are a type of declarative programming)
Line 6:
* Type declarations and type inference in typed languages;
* Object declarations in [[object-oriented programming]] languages, as well as in typed languages in general;
* Annotations, such as are found as in [[C sharp|C#]] and [[Java]];
* Many domain-specific languages.
 
Anonymous user