JAL Directory
JAL Catalog for j601
The J system consists of various binaries, library files such as scripts and tutorials, and is extended with addons. The packages for library files, addons and scripts are listed here.
Although the latest versions can be downloaded directly from the server repository, it is recommended to use Package Manager from Tools|Package Manager.
1. Library
Direct download http://www.jsoftware.com/jal/j601/library/
The package should be unzipped in the system subdirectory, i.e. jpath '~system'. Files under system will be overwritten.
2. Addons
Direct download http://www.jsoftware.com/jal/j601/addons/
All packages should be unzipped in the addons subdirectory, i.e. jpath '~addons'.
2.1. math
math category -- Math related addons
math/fftw Fastest Fourier Transform in the West
2.2. web
web category -- Web related addons
web/jhp JHP is a J based engine to run server-side web applications and create dynamic web content
web/cgi Implements CGI specification for J Scripts
web/misc Single file scripts
/web/misc/httpget verb downloads a file resource using HTTP protocol over the Internet
/web/misc/multiping demonstrates processing of several socket requests
