Category:J: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎Jers on RosettaCode: Jose Quintana)
(Link to unimpl page is in div box now, paradigm link)
Line 5: Line 5:
|checking=dynamic
|checking=dynamic
|LCT=yes}}
|LCT=yes}}
{{language programming paradigm|functional}}
J is a notational programming language designed for interactive use.
J is a notational programming language designed for interactive use.


Line 13: Line 14:
Object-module and imperative techniques are supported, but not required.
Object-module and imperative techniques are supported, but not required.


The J programming language was designed and developed by Ken Iverson and Roger Hui. It is a closely related successor to [[APL]], also by Iverson.
The J programming language was designed and developed by Ken Iverson and Roger Hui. It is a closely related successor to [[APL]], also by Iverson.
<br clear="all"/>
<br clear="all"/>


Line 26: Line 27:


* [[User:96.57.161.34|Jose Quintana]]: [[Special:Contributions/96.57.161.34|contributions]], [http://www.jsoftware.com/jwiki/Stories/JoseQuintana J wiki]
* [[User:96.57.161.34|Jose Quintana]]: [[Special:Contributions/96.57.161.34|contributions]], [http://www.jsoftware.com/jwiki/Stories/JoseQuintana J wiki]

== J representation on RosettaCode ==

Looking for something to do? Try contributing one of the [[Tasks not implemented in J]].

Revision as of 17:25, 26 August 2009

Language
J
This programming language may be used to instruct a computer to perform a task.
Official website
Type safety: Safe
Type strength: Strong
Type checking: Dynamic
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using J.

J is a notational programming language designed for interactive use.

It is an array language; data is universally structured as rectangular arrays.

It is a functional language; creation and composition of functions is emphasized.

Object-module and imperative techniques are supported, but not required.

The J programming language was designed and developed by Ken Iverson and Roger Hui. It is a closely related successor to APL, also by Iverson.

Jers on RosettaCode

Subcategories

This category has the following 3 subcategories, out of 3 total.

@

Pages in category "J"

The following 200 pages are in this category, out of 1,413 total.

(previous page) (next page)

A

(previous page) (next page)