View on GitHub

J table

Table Utilities for J

download .ZIPdownload .TGZ

Adventures with J Table

I recently decided to pick up the J language. In order to use it the way I want, I need the ability to analyze tabular data quickly, with SQL like operations, but preferably with the added power of the J operators. Hence this project.

Along the way, I found several warts in J that I intend to document for posterity, here, as a blog.