Category:J

From Rosetta Code

(Redirected from J)
Jump to: navigation, search

Programming Language
J is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific.

Listed below are all of the tasks on Rosetta Code which have been solved using J.

See also: J on the HOPL


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.

See http://www.jsoftware.com for more information.

[edit] Jers on RosettaCode

Articles in category "J"

There are 108 articles in this category.

1

9

A

B

C

D

E

F

G

H

I

L

M

N

P

Q

Q cont.

R

S

T

U

W

Z

Personal tools