Help:Request a new programming language: Difference between revisions

#REDIRECT Rosetta Code:Village Pump/Suggest a language -- The wiki only needs one list. I copied this list to other page.
(removed vba & vb6; alphabetized list)
(#REDIRECT Rosetta Code:Village Pump/Suggest a language -- The wiki only needs one list. I copied this list to other page.)
 
Line 1:
#REDIRECT [[Rosetta Code:Village Pump/Suggest a language]]
[[Category:Requesting Content]]
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 [[:Category:Solutions by Programming Language|included languages]].
 
* [[ABAP]]
* APEX
* ASP.Net
* AutoIt v3
* BitC (http://www.bitc-lang.org/), a low-level systems programming language with syntax similar to Standard ML and Haskell.
* Charity (http://pll.cpsc.ucalgary.ca/charity1/www/home.html). Charity is a categorical programming language.
* CPP, the C preprocessor, which is also the C++ preprocessor. Why not treat it as a language in itself? It is possible to run the preprocessor as a standalone language processor. Examples with macros in C++ and examples with macros in C (e.g., [[99 Bottles of Beer]]) seem to be either duplicates or very similar.
* DDC (http://www.haskell.org/haskellwiki/DDC) is haskell-like language with strict static types, type inference, tracking of mutability and side effects in the type system and default pass-by-reference semantics.
* [http://help.creator.zoho.com/Deluge-Reference---Overview.html Deluge]
* [[Dylan]] (http://www.opendylan.org)
* ECMAScript4 (but see [[JavaScript]], [[ActionScript]])
* 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'')
* [[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
* Joyce (note: One of the influential concurrent languages, probably similar to super pascal)
* [[Jython]] ([http://marathontesting.com/Marathon.html Marathon] uses [http://jython.org/ Jython] for developing automated test suites for Java/Swing applications)
* LabView
* Logtalk
* MAD (Michigan Algorithmic Decoder)
* Malbolge (public domain esoteric programming language)
* Mesa, early PARC language ([http://en.wikipedia.org/wiki/Mesa_%28programming_language%29 Mesa at Wikipedia])
* Nickle
* 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.
* [[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/)
* 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
* Regular Expressions (but see task [[Regular expression matching]])
* RPG III
* 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
* [http://www.scilab.org/ Scilab]
* Splus
* [http://www.thinbasic.com/ thinBasic]
* TXL
* [[Vala]] (http://live.gnome.org/Vala)
* Visual FoxPro
* VO (CA-Visual Objects)
* Zeno
Anonymous user