Sapf is a Forth-like, postfix audio synthesis language using lazy lists.
Inspired by APL’s auto-mapping and Joy’s concatenative style for concise code.
Represents audio and control events as possibly infinite, immutable sequences.
Includes auto-mapping and ‘each’ operators for high-level list operations and multi-channel expansion.
Provides minimal core types (Real, String, List, Form, Function, Ref) and safe multithreading.
Runs via command line with configurable sample rate, prelude file, and environment paths.
Get notified when new stories are published for "🇺🇸 Hacker News English"