JAL/j601

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 using Package Manager (recommneded) or directly, see also JAL/User Guide. 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

convert

Conversions

convert/misc - miscellaneous scripts

data

Database

data/dbman - Database manager
data/sqlite - sqlite enhanced API for J

format

Formats, rendering and reports

format/publish - builds pdf reports from markup

general

General-purpose utilities

general/jod - JOD J Object Dictionary
general/joddocument - JOD Documentation
general/jodsource - JOD Object Dictionary Source
general/pcall - Pointer call to a DLL function
general/sfl - Standard Function Library from iMatix, a portable function library for C/C++ programs

graphics

2d, 3d graphics and planar graphs

graphics/fvj3 - Materials for Fractals, Visualization and J, 3rd edition including scripts for visualization.
graphics/gnuplot - Create gnuplot graphics
graphics/graphviz - Graph Visualization
graphics/treemap - Displays a treemap

gui

GUI utilities

gui/jobs - Application framework to host analysis jobs
gui/monthview - Displays the Microsoft Monthview calendar control
gui/util - GUI utilities

math

Mathematics

math/fftw - FFTW
math/lapack - LAPACK
math/lbfgs - LBFGS for unconstrained nonlinear optimization

media

Images, sounds, audio/video processing

media/animate - Animation Utility
media/gdiplus - GDI+ Library
media/image3 - Utilities for accessing 24-bit jpeg, png, bmp, tga and portable anymaps in J.
media/ming - Flash SWF file generator based on Ming
media/paint - Bitmap image-editing application
media/platimg - Platform neutral image I/O utilities
media/wav - Windows WAV file creation and play

stats

Statistics

stats/dendrite - Dendrite cluster analysis method
stats/r - Interfaces to R statistical package

tables

Spreadsheets, CSV, etc.

tables/csvedit - Grid based editor for CSV files
tables/excel - Reads Excel files using OLE
tables/tara - Read/write Excel *.xls files

web

Web programming

web/jhp - J Hypertext Processor

xml

XML-related

xml/loose - Loose XML parser based on regex
xml/sax - XML parser based on Expat library
xml/xslt - XSL Transform tool



Direct Download

Though not recommended, the archives can be downloaded for manual installation or diagnosis from the distribution location. Existing files will be overwritten.

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

Information.png "linux" archive is used for both Linux and Mac.

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

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