Programming languages are categorized. The goal is to tag the various entries as belonging to some categories, so that the number of "Missing:"s is reduced. For example, the "object creation" entry only means something in the category "Object Oriented".
- Functional
- Dynamically typed
- Has types
- Statically typed
- Reflexive
- Object Oriented
- Has anonymous functions
Note that:
- "Statically typed" automatically implies "Has types"
- "Dynamically typed" automatically implies "Reflexive"
- "Functional" automatically implies "Has anonymous functions"
This document is licensed under GFDL (GNU Free Documentation License).
$Id: syntax-across-languages.html.pl 336 2006-10-09 09:11:21Z pixel $