Talk:List of programming languages

From Wikipedia, the free encyclopedia
Jump to: navigation, search
WikiProject Computing (Rated List-class)
WikiProject icon This article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
 List  This article has been rated as List-Class on the project's quality scale.
 

Contents

[edit] Torp - is this actually a programming language?

This does not seem to be a programming language at all. I'm a little bit hesitant to remove it from this list for some reason, but if it is to remain, its presence here needs to be justified and the link fixed. --Joel7687 (talk) 05:12, 7 March 2010 (UTC)

Surely any language listed here needs to be Turing complete? (CSS is not) Otherwise the page would get flooded with inappropriate content. Nick mesham (talk) 19:07, 10 May 2010 (UTC)

[edit] 4D

The article dedicated to 4D describes it as "a relational database management system and IDE". Should this really be considered a programming language?129.16.193.188 (talk) 09:29, 28 May 2010 (UTC)

I'd agree, this is primarily a database product; its language appears seems to be more of an SQL than a programming language. Unless somebody disagrees, I'll remove it in a day or three. Nibios (talk) 14:40, 6 June 2010 (UTC)

[edit] Assembly language(s)

I propose that we replace the list of individual assemblers with a generic assembly language entry. Otherwise the list needs to be expanded to include (among others) the Motorola 6800, Intel 8080/8085, Zilog Z80 (different assembly language from the 8080 despite binary compatibility), IBM 7090, Data General Nova/Eclipse, etc, etc. In other words, it would become a laundry list of processors. Nibios (talk) 14:54, 6 June 2010 (UTC)

In fact it would be worse than that, since assembly is not machine code, we should have the machine codes as well. Rich Farmbrough, 16:04, 10 February 2011 (UTC).

[edit] Make is a language

Make is a language. The article about make says "The make language is similar to declarative programming." So it should probably be added to the list of programming languages. —Preceding unsigned comment added by 90.236.199.128 (talk) 18:19, 3 September 2010 (UTC)

YesY Done Mark Hurd (talk) 20:26, 18 June 2011 (UTC)

[edit] Arduino is not a language

Arduino is not a language. It's a development/prototyping platform that uses C or C++. —Preceding unsigned comment added by 89.168.183.149 (talk) 22:36, 28 December 2010 (UTC)

Crystal Clear action edit remove.png Removed Mark Hurd (talk) 20:34, 18 June 2011 (UTC)

[edit] DEC- DAL (Digital Authoring Language)?

I am not sure if this qualifies as an "esoteric" language, but I worked with it in the early '80s. On this site:

http://www.digiater.com/openvms/decus/vax000/catalog.94a

I found the abstract below. Since it is a catalog, I believe there are no copyright issues.

Abstract: VAX DAL (Digital Authoring Language) is a powerful, easy to learn authoring language designed for developing computer-based instruction.

VAX DAL is a high level programming language designed expressly for computer-based instruction. Some major aspects of the language are: logging of lesson performance information, screen addressing, full integration of graphics, and special response judging capabilities, including a spelling algorithm.

VAX DAL has various response judging capabilities which can be incorporated into the lesson by the author. The author can:

- Control whether or not spelling, punctuation or capitalization must be exactly as specified in the response. 
- Indicate whether or not extra words can be entered in the response. 
- Specify that the words in the response can be in any order, as long as all of the words are present. 
- Define multiple right and wrong answers, each with a different logic path. 
- Specify that the response will be an expression, which will be evaluated during the response judging process. 

Any of these attributes can be altered on a question by question basis.

Weallcock (talk) 21:10, 30 March 2011 (UTC)

[edit] Is Speed II esoteric?

I designed applications in 1987-1990 for WANG VS using SPEED II. It was a 4GL which was also ported onto Unix. I am nor sure of the language's history after 1990. APPX retired their SPEED II product line in 2007 - see http://www.appx.com/assets/asp/dynamic_generator.asp?pageid=372 —Preceding unsigned comment added by 180.189.155.10 (talk) 06:40, 7 April 2011 (UTC)

[edit] Programming languages versus markup languages

- CSS is a programming language? And SQL no? Valugi (talk) 11:34, 1 September 2009 (UTC)


- and what makes CSS better then HTML? CSS is a styling sheets. gute1  10:44, 4 October 2009 (UTC)

I agree: HTML, XML, XHTML, and CSS seem to be conspicuously absent from this list. I'm adding them. Kaiserkarl13 (talk) 02:16, 12 July 2011 (UTC)

This has come up a few times before. Most people feel that there's a significant difference between a programming language and a markup language. Things like HTML and CSS are definitely markup languages not programming languages. TeX occupies an interesting position: it's often used as if it were a markup language, but it's capable of doing computations and is Turing-complete, so it's also listed as a programming language. Jowa fan (talk) 03:47, 12 July 2011 (UTC)
Personal tools
Namespaces
Variants
Actions
Navigation
Interaction
Toolbox
Print/export