Help:Request a new programming language: Difference between revisions

From Rosetta Code
Content added Content deleted
(Added Qi)
(removed vba & vb6; alphabetized list)
Line 13: Line 13:
* [[Dylan]] (http://www.opendylan.org)
* [[Dylan]] (http://www.opendylan.org)
* ECMAScript4 (but see [[JavaScript]], [[ActionScript]])
* ECMAScript4 (but see [[JavaScript]], [[ActionScript]])
* [[Euphoria]]
* es-shell (note: successor of rc, not very similar but related to shells)
* es-shell (note: successor of rc, not very similar but related to shells)
* [[Euphoria]]
* Fortran 95/2003 (note: [[Fortran]] exists, mostly the F77 dialect) (''indeed recently there's some more of Fortran90/95:D'')
* Fortran 95/2003 (note: [[Fortran]] exists, mostly the F77 dialect) (''indeed recently there's some more of Fortran90/95:D'')
* [[Gosu]] (http://gosu-lang.org/) [http://developers.slashdot.org/story/10/11/09/0510258/Gosu-Programming-Language-Released-To-Public <small>«see also»</small>]
* [[Gosu]] (http://gosu-lang.org/) [http://developers.slashdot.org/story/10/11/09/0510258/Gosu-Programming-Language-Released-To-Public <small>«see also»</small>]
Line 28: Line 28:
* NQP, or Not Quite Perl (http://en.wikibooks.org/wiki/Parrot_Virtual_Machine/Not_Quite_Perl)
* NQP, or Not Quite Perl (http://en.wikibooks.org/wiki/Parrot_Virtual_Machine/Not_Quite_Perl)
* PASM (http://www.parrot.org/dev/examples/pasm), the Parrot assembly language.
* PASM (http://www.parrot.org/dev/examples/pasm), the Parrot assembly language.
* Powerscript (note: Ver 1.0 and Ver 2.0 are different)
* [[PIR]] (http://www.parrot.org/dev/examples/pir), the Parrot intermediate representation.
* [[PIR]] (http://www.parrot.org/dev/examples/pir), the Parrot intermediate representation.
* Powerscript (note: Ver 1.0 and Ver 2.0 are different)
* Q The equational programming language based on term rewriting.(http://q-lang.sourceforge.net/)
* Q The equational programming language based on term rewriting.(http://q-lang.sourceforge.net/)
* Qi From wikipedia: "Qi was developed as part of the L21 project, which aims to modernise Lisp to meet the challenges of twenty-first century computing." (http://www.lambdassociates.org/)
* Qi From wikipedia: "Qi was developed as part of the L21 project, which aims to modernise Lisp to meet the challenges of twenty-first century computing." (http://www.lambdassociates.org/)
* Refal
* Refal
* Regular Expressions (but see task [[Regular expression matching]])
* RPG III
* RPG III
* RPG IV
* RPG IV
* Run Basic (http://www.RunBasic.com/), Run BASIC is like Liberty Basic with extensions for Web applications. It keeps track of session variables. Can run stand alone as web server or under servers such as Apache. Has built in commands for SQLite. You can build parent child scripts through the use of the Run command
* Run Basic (http://www.RunBasic.com/), Run BASIC is like Liberty Basic with extensions for Web applications. It keeps track of session variables. Can run stand alone as web server or under servers such as Apache. Has built in commands for SQLite. You can build parent child scripts through the use of the Run command
* Regular Expressions (but see task [[Regular expression matching]])
* [http://www.scilab.org/ Scilab]
* [http://www.scilab.org/ Scilab]
* Splus
* Splus
Line 42: Line 42:
* TXL
* TXL
* [[Vala]] (http://live.gnome.org/Vala)
* [[Vala]] (http://live.gnome.org/Vala)
* VBA ([[Visual Basic]] for Applications)
* Visual Basic 6 (note: [[Visual Basic]] and [[VB.NET]] exist)
* Visual FoxPro
* Visual FoxPro
* VO (CA-Visual Objects)
* VO (CA-Visual Objects)

Revision as of 07:14, 8 October 2011

So you want to see some of the tasks solved using another programming language? Edit this page, and add your request below! (Click the "edit" tab at the top.) Also, mention which programming tasks you had in mind. You should also check out the current list of included languages.