Category:J: Difference between revisions

Content added Content deleted
m (fix broken link (j wiki reorg))
m (fix link to J software installation)
Line 38: Line 38:
When trying to understand contexts that use large data structures, it can often be wise to investigate small, representative samples until you understand how the code works.
When trying to understand contexts that use large data structures, it can often be wise to investigate small, representative samples until you understand how the code works.


Unless you attend an institution which has made a J interpreter available to you through your web browser (or preinstalled on your machine), if you want to see how J works you should probably [http://www.jsoftware.com/stable.htm install] a copy of J -- or you can try one of the "try me" links, below.
Unless you attend an institution which has made a J interpreter available to you through your web browser (or preinstalled on your machine), if you want to see how J works you should probably [https://code.jsoftware.com/wiki/System/Installation install] a copy of J -- or you can try one of the "try me" links, below.
If you want to understand how to experiment with alternative expressions you should probably also be studying some of its [[j:Guides/Getting%20Started#Documentation|documentation]].
If you want to understand how to experiment with alternative expressions you should probably also be studying some of its [[j:Guides/Getting%20Started#Documentation|documentation]].