Category:J
From Rosetta Code
| Official website |
|---|
| Type safety: | Safe |
|---|---|
| Type strength: | Strong |
| Type checking: | Dynamic |
| Lang tag(s): | j |
| See Also: |
If you know J, please write code for some of the tasks not implemented in J.
Contents |
[edit] the J language
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.
[edit] J on RosettaCode
Discussion of the goals of the J community on RC and general guidelines for presenting J solutions takes place at House Style.
[edit] Jers on RosettaCode
- Roger Hui: contributions, J wiki
- Tracy Harms: contributions, J wiki
- Dan Bron: contributions, J wiki
- Arie Groeneveld: contributions
- Raul Miller: contributions, J wiki
- Jose Quintana: contributions, J wiki
- Ric Sherlock: contributions, J wiki
- Avmich: contributions
- VZC: contributions
- Alex 'bathala' Rufon: contributions, J wiki
[edit] try me
Want to try one of those cryptic J lines you see peppered through RC? Try pasting it into the online single-line J interpeter or the web interface for buubot (a Perl IRC bot which has a J evaluation mode: just prefix your line with jeval).
If you want to be a bit more interactive, and get some guidance from J gurus, you can join the actual J IRC channel on Freenode, #jsoftware. Buubot and several other J eval bots run there. If you don't have an IRC client you can try freenode's web interface (or just give it a quick spin). More details about the J IRC community is available.
If any of that piques your interest, and you want to explore a little more, you can download J and join the J forums.
(previous 200) (next 200)
Subcategories
This category has the following 2 subcategories, out of 2 total.
@
J
Pages in category "J"
The following 198 pages are in this category, out of 315 total.







