j-language

Tag

Cards List
#j-language

code review - BJonas' SchemeInterpreter in J

Lobsters Hottest · 4d ago Cached

This article reviews a Scheme interpreter implemented in J, explaining the tokenizer and recursive descent parser code.

0 favorites 0 likes
#j-language

Modeling the COVID-19 Outbreak with J

Lobsters Hottest · 4d ago Cached

This article demonstrates how to model the COVID-19 outbreak using the SEIRS model implemented in the J programming language, explaining the states and variables involved.

0 favorites 0 likes
#j-language

Simple Sprite Editor in J

Lobsters Hottest · 2026-05-31 Cached

This article introduces how to build a simple sprite editor in the J language, covering window management, grid drawing, keyboard shortcuts, mouse drawing, and palette customization, demonstrating the core techniques of interactive graphics programs.

0 favorites 0 likes
← Back to home

Submit Feedback