1. AI‑assisted development & transparency
"In my experience they are amazing at the runtime and the numerical code, but pretty bad at language design, so I kept that part for myself." — manucorporat
2. High‑performance compilation & RNG optimization
"Four streams wins because it leaves the chain alone." — manucorporat
"The engine is Rust, the JIT is built on Cranelift, there is also a WASM backend so everything runs in the browser too." — manucorporat
3. Community interest & comparison to Bayesian PPLs
"Be warned - by using AI like this you've made yourself a lightning rod for the people who really really really dislike AI." — qarl2
These three themes capture the core of the discussion: the role of AI in finishing the project, the technical tricks that give the language native‑speed performance (especially the multi‑stream RNG and Cranelift‑based JIT), and the community’s reaction—both curiosity about its Bayesian capabilities and caution about AI‑related scrutiny.