All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

ofalkaed

11 articles found across 1 feed

Appears on

Articles11

XY: A Concatenative Programming Language Combining K and Joy Concepts

XY is a concatenative programming language that combines concepts from the vector language K and concatenative language Joy. It operates on a stack (X) and queue (Y) model where computation proceeds through sequential evaluation steps. The language emphasizes totality of computation, with all operations being total functions that handle all possible inputs w

Insight
nsl.com4mo ago

Programming Languages and Tools for Music Creation and Notation

timthompson.com5mo ago

Technical Documentation: Implementing the J Programming Language in C

This document describes an implementation of the J programming language in C. J is a dialect of APL that uses ASCII characters and extends concepts from APL\360 with arrays, verbs, adverbs, and rank. The implementation aims to be simpler and more powerful than previous APL dialects while removing anomalies. The document serves as technical documentation for

News
jsoftware.com5mo ago

Community Discussion: Abandoned Projects That Ended Prematurely

News
news.ycombinator.com7mo ago
H

Critcl: Embedding C Code in Tcl and Its Applications

News
andreas-kupries.github.io10mo ago

Improving Enlist Performance in Dyalog 16.0

Enlist (∊) in Dyalog 16.0 is twice as fast as in Dyalog 15.0, with significant performance improvements for nested arrays. The blog discusses the constraints faced in achieving this speedup.

News
dyalog.com10mo ago

Detailed Comments on dwm Window Manager for Educational Use

A fork of dwm with detailed comments explaining how the window manager works, intended for educational purposes only and not for patching.

Code
github.com10mo ago

Exploring Interactive Programming in C

The article discusses the concept of interactive programming in C, exploring how to modify and extend a program while it's running. It references a specific example from Handmade Hero where interactive programming was added to a game engine.

News
nullprogram.com10mo ago
H

Introduction to Digital Filters with Audio Applications (Textbook by Julius O. Smith III, CCRMA/Stanford)

ccrma.stanford.edu10mo ago

Radium Music Editor: A User-Friendly Interface

Radium is a music editor with a unique interface designed to be straightforward and easy to learn. Its development began in 1999, originating from ideas in the late 1990s, and the first public version was released in 2000.

News
users.notam02.no10mo ago

APL Interpreter – An implementation of APL, written in Haskell (2024)

Article URL: https://scharenbroch.dev/projects/apl-interpreter/ Comments URL: https://news.ycombinator.com/item?id=44195931 Points: 11 # Comments: 0

scharenbroch.dev1y ago
ofalkaed: Articles | FeedBagel