JAL/j504

From J Wiki
< JAL
Jump to navigation Jump to search
User Guide | Installation | Development | Categories | Git | Build Log

JAL distribution consists of archived packages that can be added to the base J system.

Packages for J504 should be downloaded directly, and unzipped in the addons subdirectory. The links below are to addon documentation, see Addons/Developers Guide for information on creating them.

arc

Archivers, files, zips etc.

arc/zip - zip file utilities

data

Database

data/dbman - Database manager

general

General-purpose utilities

general/sfl - Standard Function Library from iMatix, a portable function library for C/C++ programs

graphics

2d, 3d graphics and planar graphs

graphics/graphviz - Graph Visualization

math

Mathematics

math/fftw - FFTW
math/lapack - LAPACK

media

Images, sounds, audio/video processing

media/animate - Animation Utility
media/ming - Flash SWF file generator based on Ming

tables

Spreadsheets, CSV, etc.

tables/tara - reads and writes Excel files

web

Web programming

web/jhp - J Hypertext Processor

xml

XML-related

xml/sax - XML parser based on Expat library



There are two additional packages for J504 that have not been migrated to the Addons repository, these are JAR and Image3. The following are links to documentation and downloads:

image3 - utilities for accessing 24-bit jpeg, png, bmp, tga and portable anymaps
JAR - database system for J words, data, test cases and general scripts



Direct Download

Archives can be downloaded for manual installation from server repository. Existing files will be overwritten.

Library:: Library is unarchived in the system subdirectory, i.e. jpath '~system'.
Repository location is [1].

Addons:: All packages are unarchived in the addons subdirectory, i.e. jpath '~addons'.
Repository location is [2].