Help:Request a new programming language: Difference between revisions

Request addition of Disciple/DDC (language/compiler).
No edit summary
(Request addition of Disciple/DDC (language/compiler).)
Line 6:
* AutoIt v3
* 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.
* Dylan (http://www.opendylan.org)
* ECMAScript4 (but see [[JavaScript]], [[ActionScript]])
Anonymous user