Help:Request a new programming language: Difference between revisions

From Rosetta Code
Content added Content deleted
mNo edit summary
(Link to some languages that now have categories.)
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
* [[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)
* 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>]
* Inform
* Inform
* Joyce (note: One of the influential concurrent languages, probably similar to super pascal)
* Joyce (note: One of the influential concurrent languages, probably similar to super pascal)
Line 29: Line 29:
* 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)
* 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.
* 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/)
* Refal
* Refal
Line 40: Line 40:
* [http://www.thinbasic.com/ thinBasic]
* [http://www.thinbasic.com/ thinBasic]
* TXL
* TXL
* Vala (http://live.gnome.org/Vala)
* [[Vala]] (http://live.gnome.org/Vala)
* VBA ([[Visual Basic]] for Applications)
* VBA ([[Visual Basic]] for Applications)
* Visual Basic 6 (note: [[Visual Basic]] and [[VB.NET]] exist)
* Visual Basic 6 (note: [[Visual Basic]] and [[VB.NET]] exist)

Revision as of 03:30, 8 September 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.