Wikipedia:WikiProject Programming languages
From Wikipedia, the free encyclopedia
See also: Wikipedia:WikiProject Computer science.
This WikiProject aims primarily to organize articles about programming languages. See List of programming languages, for a list of these articles. Work is going on at Categorical list of programming languages.
The parent of this WikiProject is WikiProject Computing. There is one descendant, WikiProject C++.
To add yourself in this WikiProject, put the User:NerdyNSK/Userboxes/WikiProject Programming languages userbox in your userpage by typing {{User:NerdyNSK/Userboxes/WikiProject Programming languages}}
Contents |
[edit] Participants
- AdmN
- CGS
- Chrislk02
- Cybercobra
- ashutosh
- Danakil
- DropDeadGorgias (talk)
- Faiz
- Ideogram (talk · contribs)
- Ivan Akira (talk)
- k.lee
- KeybladeSephi Talk Contributions
- MC Hammerutime (talk)
- Melab-1
- Neur0X
- NerdyNSK
- —Noldoaran (Talk)
- Piet Delport (talk · contribs)
- Quarl (talk)
- Quinobi | %talk
- Soumyasch (talk · contribs)
- Sxav
- Staffwaterboy Talk♂ 12:42, 25 March 2008 (UTC)
- Taku
- Tractor | @
- Zawersh
- ZeroOne
- AchedDamiman
- Debeo Morium 23:35, 20 August 2007 (UTC)
- Kornfan71 (talk)
- YoungWebProgrammer msg
- DelvarMe
- User:Geetharaj
- -- ₮inucherian (Talk) - 08:19, 9 May 2008 (UTC)
[edit] Style guide
An article describing a programming language should generally include at least
- Fill in Template:Infobox programming language
- A brief outline of the history of the language
- An overview of the language features
- Programming paradigm(s) that the language supports, and how well it supports them
- Style of type-checking, support for design by contract or other specification techniques
- Memory management style
- A basic introduction to the language syntax (including some code samples)
- An overview of the formal semantics of the language (if one exists)
- A list of available implementations and supported platforms
The following langauges have achieved Good Article status, and would thus make good models:
- BASIC
- C++
- Forth (programming language)
- Perl
- Python (programming language)
- OCaml
- Scheme (programming language)
[edit] Hierarchy definition
- Imperative
- Object Oriented
- Aspect Oriented
- Object Oriented
- Functional
- Logic
- Stack Based / Concatenative
There is some discussion of categorization schemes at Template talk:Major programming languages/Archive2.

