back to home

jsoftware / jsource

J engine source mirror

726 stars
107 forks
142 issues
CJAssembly

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing jsoftware/jsource in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/jsoftware/jsource)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

J is a high-level, general-purpose programming language that is particularly suited to the mathematical, statistical, and logical analysis of data. It is a powerful tool for developing algorithms and exploring problems that are not already well understood. J is written in portable C and is available for Windows, Linux, Mac, iOS, Android and Raspberry Pi. J can be installed and distributed for free. The source is provided under both commercial and GPL 3 licenses. J is easy to install, has a small footprint, and has direct access to tutorials and documentation. The latest release is J9.6 with several new language features and performance improvements, available from February 2025. See J9.6 Release Notes. A J9.7 beta is available from March 2025. Documentation can be found in the J wiki. To download and install see Installation. To build the J engine on your platform, see overview.txt. The various distributions for supported platforms are built with github actions.