Programming language/Catalogs: Difference between revisions
Jump to navigation
Jump to search
imported>Peter Schmitt (I suggest a merge) |
imported>Jess Key (Revert to complete merge) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{subpages}} | |||
===General-purpose languages=== | |||
{{r|ActionScript (Flash)}} | |||
{{r|Ada}} | |||
{{r|ALGOL}} | |||
{{r|A_programming_language|APL}} | |||
<!-- See talk page about {{r|Assembly languages}} --> | |||
{{r|Awk}} | |||
{{r|BASIC}} | |||
{{r|Basicscript}} | |||
{{r|BCPL}} | |||
{{r|cg}} | |||
{{r|C (programming language)|C}} | |||
{{r|C++}} | |||
{{r|C sharp|C#}} | |||
{{r|Clojure}} | |||
{{r|COBOL}} | |||
{{r|Eiffel}} | |||
{{r|Erlang (programming language)|Erlang}} | |||
{{r|Fan}} | |||
{{r|Forth}} | |||
{{r|Fortran}} | |||
{{r|Game Maker|GML}} | |||
{{r|Go (programming language)|Go}} | |||
{{r|Groovy}} | |||
{{r|Haskell}} | |||
{{r|Java (programming language)|Java}} | |||
{{r|JavaScript}} | |||
{{r|Macromedia Director|Lingo}} | |||
{{r|Lisp}} | |||
{{r|Logo}} | |||
{{r|Lua}} | |||
{{r|Modula-2}} | |||
{{r|MOO (programming language)|MOO}} | |||
{{r|NextStep}} | |||
{{r|Objective-C}} | |||
{{r|Occam}} | |||
{{r|OCaml}} | |||
{{r|Pascal (programming language)|Pascal}} | |||
{{r|Perl}} | |||
{{r|PHP}} | |||
{{r|Pike (programming language)|Pike}} | |||
{{r|PL/I}} | |||
{{r|Prolog}} | |||
{{r|Python (programming language)|Python}} — also {{r|Jython||**}}, {{r|IronPython||**}} | |||
{{r|Report Program Generator|RPG}} | |||
{{r|REXX}} | |||
{{r|Ruby (programming language)|Ruby}} — also {{r|JRuby||**}}, {{r|Rubinius||**}}, {{r|IronRuby||**}} | |||
{{r|Scala}} | |||
{{r|Scheme (programming language)|Scheme}} | |||
{{r|Simula}} | |||
{{r|Smalltalk}} | |||
{{r|SNOBOL}} | |||
{{r|TCL/Tk}} | |||
{{r|Visual Basic}}, and its various versions (including {{r|Visual Basic .NET||**}} and {{r|VBA||**}}) | |||
===Domain-dependent languages=== | |||
*[[HTML]] | |||
*[[Matlab]] | |||
*[[Octave]] | |||
*[[Postscript]] | |||
*[[SQL]] | |||
**[[MySQL]] | |||
**[[PL/SQL]] | |||
**[[Transact-SQL]] | |||
*[[VRML]] | |||
===XML-based markup languages=== | |||
*[[AIML]] | |||
*[[XHTML]] | |||
*[[SVG]] | |||
*[[XML]] | |||
*[[XSL]] |
Latest revision as of 04:24, 12 August 2010
General-purpose languages
- ActionScript (Flash) [r]: Add brief definition or description
- Ada [r]: Add brief definition or description
- ALGOL [r]: Add brief definition or description
- APL [r]: Add brief definition or description
- Awk [r]: Add brief definition or description
- BASIC [r]: A family of high-level programming languages. [e]
- Basicscript [r]: Add brief definition or description
- BCPL [r]: Add brief definition or description
- Cg [r]: Add brief definition or description
- C [r]: General-purpose procedural programming language developed in 1972. [e]
- C++ [r]: Programming language created by Bjarne Stroustrup that added concepts from object oriented programming to the C programming language. [e]
- C# [r]: Add brief definition or description
- Clojure [r]: Lisp-derived programming language for the Java Virtual Machine. [e]
- COBOL [r]: Computer programming language. [e]
- Eiffel [r]: Add brief definition or description
- Erlang [r]: Programming language designed by Joe Armstrong at Ericsson for concurrency and stability especially in mission-critical telecommunications systems. Now used widely for multi-threaded concurrent applications. [e]
- Fan [r]: Add brief definition or description
- Forth [r]: Add brief definition or description
- Fortran [r]: Oldest high-level computer language; especially used for numeric applications [e]
- GML [r]: Add brief definition or description
- Go [r]: Add brief definition or description
- Groovy [r]: Add brief definition or description
- Haskell [r]: Add brief definition or description
- Java [r]: Add brief definition or description
- JavaScript [r]: Add brief definition or description
- Lingo [r]: Add brief definition or description
- Lisp [r]: Add brief definition or description
- Logo [r]: Add brief definition or description
- Lua [r]: Add brief definition or description
- Modula-2 [r]: Add brief definition or description
- MOO [r]: Add brief definition or description
- NextStep [r]: Add brief definition or description
- Objective-C [r]: Add brief definition or description
- Occam [r]: Add brief definition or description
- OCaml [r]: Add brief definition or description
- Pascal [r]: Add brief definition or description
- Perl [r]: Add brief definition or description
- PHP [r]: Add brief definition or description
- Pike [r]: Add brief definition or description
- PL/I [r]: Add brief definition or description
- Prolog [r]: Add brief definition or description
- Python [r]: Add brief definition or description — also
- RPG [r]: Add brief definition or description
- REXX [r]: Add brief definition or description
- Ruby [r]: Add brief definition or description — also
- Scala [r]: Add brief definition or description
- Scheme [r]: Add brief definition or description
- Simula [r]: Add brief definition or description
- Smalltalk [r]: Add brief definition or description
- SNOBOL [r]: Add brief definition or description
- TCL/Tk [r]: Add brief definition or description
- Visual Basic [r]: Add brief definition or description, and its various versions (including