Rosetta Code:Village Pump/Suggest a language: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎No presence at all: rm added languages)
Line 73: Line 73:
* [[APEX]]
* [[APEX]]
* [[AppleScriptObjC]] (https://developer.apple.com/library/mac/releasenotes/ScriptingAutomation/RN-AppleScriptObjC/) A high level scripting/programming language that combines features of AppleScript and Objective C
* [[AppleScriptObjC]] (https://developer.apple.com/library/mac/releasenotes/ScriptingAutomation/RN-AppleScriptObjC/) A high level scripting/programming language that combines features of AppleScript and Objective C
* [[AutoLISP]]
* [[BitC]] (http://www.bitc-lang.org/), a low-level systems programming language with syntax similar to Standard ML and Haskell.
* [[BitC]] (http://www.bitc-lang.org/), a low-level systems programming language with syntax similar to Standard ML and Haskell.
* [[BLISS]]
* [[Charity]] (http://pll.cpsc.ucalgary.ca/charity1/www/home.html). Charity is a categorical programming language.
* [[Charity]] (http://pll.cpsc.ucalgary.ca/charity1/www/home.html). Charity is a categorical programming language.
* [[CHILL]] - CCITT High Level Language, a procedural programming language, which is mainly used internally by Siemens and Alcatel for telecommunications.
* [[CHILL]] - CCITT High Level Language, a procedural programming language, which is mainly used internally by Siemens and Alcatel for telecommunications.
* [[CLU]] ([https://en.wikipedia.org/wiki/CLU_(programming_language) at Wikipedia]) Language invented at MIT in 1975, which had an influence on several modern languages
* [[Cucumber]]
* [[Cucumber]]
* [[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.
Line 90: Line 87:
* [[Powerscript]] (note: Ver 1.0 and Ver 2.0 are different)
* [[Powerscript]] (note: Ver 1.0 and Ver 2.0 are different)
* [[PDP-8 Assembly]] - one of the most important minicomputers, practically creating the field.
* [[PDP-8 Assembly]] - one of the most important minicomputers, practically creating the field.
* [[Pharo]] - a pure object-oriented programming language and a powerful environment (message-based, something like modern Smalltalk)
* [[Prograph]] - a visual, object-oriented, dataflow, multiparadigm programming language that uses iconic symbols to represent actions to be taken on data
* [[SCL]] - Powerful, integer only, System Control Language (VME)
* [[SCL]] - Powerful, integer only, System Control Language (VME)
* [[Shakespeare]] Programming Language - [http://shakespearelang.sourceforge.net/report/shakespeare/shakespeare.html Can be found on Sourceforge]
* [[Shakespeare]] Programming Language - [http://shakespearelang.sourceforge.net/report/shakespeare/shakespeare.html Can be found on Sourceforge]

Revision as of 17:36, 4 April 2024

If for some reason, you found this page before you found the language list, you might want to check that out first.

Precheck

Before you add anything to this page...

Is this the right place?

  • If you're looking for more information on a specific programming language, and we don't have any information on the language you're interested in, you may request it on another page.
  • If you're looking how to do something specific in a language, see Help:Request a new programming task. But don't forget to check the existing tasks, first.

It is the right place?

If you would like more information about a language that already has a page, add the language to a list below. If the language is already on the list, but we still don't have much information on it, go on to "Getting your request fulfilled".

Getting your request fulfilled

If a regular Rosetta Code contributor knows the language you're asking about, (s)he may write some code. If none of the regular contributors knows the language, then it may not get any code.

You can also try bringing in people from outside Rosetta Code.

  • If you know someone who knows the language (or any language in this list), we'd be happy if you pointed them in our direction.
  • If you have Twitter, tweeting out a request that someone add content for your language would probably also be good. Add @rosettacode, and RC's twitter presence may retweet you.
  • If you have Facebook, post on the Facebook page.

Languages

Underrepresented

The following languages are underrepresented with examples compared to their relative importance. If you know or want to learn any of these languages, please consider adding examples.

No code

These languages have had categories created, but no one has written any example code yet.

No description

There is no page to describe it, or such page exists but is empty. However, there are a few codes already, anyways.

No presence at all

These languages are nowhere on RC.

Need Syntax Highlighting Support

These languages lack syntax highlighting.