Help:Request a new programming language: Difference between revisions

From Rosetta Code
Content added Content deleted
(Propose someone does Gosu sometime)
m (internal links)
Line 2: Line 2:
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]].
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
* [[ABAP]]
* ASP.Net
* ASP.Net
* AutoIt v3
* AutoIt v3
Line 9: Line 9:
* 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.
* 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.
* 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.
* Dylan (http://www.opendylan.org)
* [[Dylan]] (http://www.opendylan.org)
* ECMAScript4 (but see [[JavaScript]], [[ActionScript]])
* ECMAScript4 (but see [[JavaScript]], [[ActionScript]])
* Euphoria
* Euphoria

Revision as of 13:12, 9 November 2010

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.