Category:J: Difference between revisions

From Rosetta Code
Content added Content deleted
(Added features)
m (Moved site link to template, added LCT param)
Line 1: Line 1:
{{language|J
{{language|J
|site=http://www.jsoftware.com
|strength=strong
|strength=strong
|safety=safe
|safety=safe
|checking=dynamic}}
|checking=dynamic
|LCT=yes}}
J is a notational programming language designed for interactive use.
J is a notational programming language designed for interactive use.


Line 12: Line 14:


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.

See http://www.jsoftware.com for more information.
<br clear="all"/>
<br clear="all"/>



Revision as of 15:46, 29 July 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


J representation on RosettaCode

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

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)