Wikipedia:WikiProject Programming languages

This is an old revision of this page, as edited by Pradeeban (talk | contribs) at 09:21, 10 December 2009 (Added Pradeeban). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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 are two descendants, WikiProject C++ and WikiProject Ruby.

Participants

To add yourself in this WikiProject, there are two steps to follow:

First: Put the User:NerdyNSK/Userboxes/WikiProject Programming languages userbox in your userpage by typing {{User:NerdyNSK/Userboxes/WikiProject Programming languages}} which produce:




Second: Add yourself to the list using three tildes (~) and this will insert your username as a link to your userpage (and a link to your user talk page). Or you could use {{User|your_username}}.


  1. AdmN
  2. CGS
  3. Chrislk02
  4. Cybercobra
  5. ashutosh
  6. Danakil
  7. DropDeadGorgias (talk)
  8. Faiz
  9. Ideogram (talk · contribs)
  10. Ivan Akira (talk · contribs)
  11. k.lee
  12. KeybladeSephi Talk Contributions
  13. MC Hammerutime (talk)
  14. Melab-1
  15. Neur0X
  16. NerdyNSK
  17. —Noldoaran (Talk)
  18. Piet Delport (talk · contribs)
  19. Quarl (talk)
  20. Quinobi | %talk
  21. Soumyasch (talk · contribs)
  22. Sxav
  23. Staffwaterboy Talk 12:42, 25 March 2008 (UTC)[reply]
  24. Taku
  25. TaborL
  26. Tractor | @
  27. Zawersh
  28. ZeroOne
  29. AchedDamiman
  30. Amit (Talk | Contribs)
  31. Debeo Morium 23:35, 20 August 2007 (UTC)[reply]
  32. Kornfan71 (talk)
  33. YoungWebProgrammer msg
  34. DeluxNate
  35. User:Geetharaj
  36. ₮inucherian (Talk)
  37. TheDJAtClubRock :-) (T/C), Interested in programming, primarily C, PHP, Python and Java.
  38. Melab-1 22:54, 6 July 2008 (UTC)[reply]
  39. DonGiulio
  40. Dylan Borg - Interested in Visual Basic.NET programming. Maker of the XMLmosaic programming language. 17:16, 20 April 2009 (UTC)[reply]
  41. AlastairIrvine (talk)
  42. Moonwolf14
  43. Pradeeban (talk)

Style guide

An article describing a programming language should generally include at least

  1. Fill in Template:Infobox programming language
  2. A brief outline of the history of the language
  3. 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
  4. A basic introduction to the language syntax (including some code samples)
  5. An overview of the formal semantics of the language (if one exists)
  6. A list of available implementations and supported platforms

The following languages have achieved Good Article status, and would thus make good models:

Hierarchy definition

  • Imperative
    • Object Oriented
      • Aspect Oriented
  • Functional
  • Logic
  • Stack Based / Concatenative

There is some discussion of categorization schemes at Template talk:Major programming languages/Archive2.

Resources