Template:Infobox programming language/doc: Difference between revisions

Content deleted Content added
rm refs
Example: Should be capitalized, just as in lists, for example
Line 322:
| logo = Python logo and wordmark.svg
| logo_size = 260px
| paradigm = [[multiMulti-paradigm programming language|multiMulti-paradigm]]: [[object-oriented programming|object-oriented]], [[imperative programming|imperative]], [[functional programming|functional]], [[procedural programming|procedural]], [[reflective programming|reflective]]
| year = {{Start date and age|df=yes|1991}}
| designer = [[Guido van Rossum]]
Line 328:
| latest_release_version = {{Unbulleted list|3.4.3 / {{Start date|df=yes|2015|02|25}}|2.7.10 / {{Start date|df=yes|2015|05|23}}}}
| latest_preview_version = 3.5.0b3 / {{Start date|df=yes|2015|07|05}}
| typing = [[duckDuck typing|duckDuck]], [[dynamic typing|dynamic]], [[strong typing|strong]], [[gradual typing|gradual]] (as of Python 3.5)
| implementations = [[CPython]], [[IronPython]], [[Jython]], [[PyPy]]
| dialects = [[Cython]], [[RPython]], [[Stackless Python]]