Show HN: Noise Lang, JIT stochastic programming language in Rust
noiselang.comSide project to learn Rust and create a programming language where every variable represents a probability distribution. Found it very useful to describe noise in telecommunications, and have some fun with interesting problems. Representing variables as distributions rather than point values is underrated for telecom noise modeling — most engineers just slap a variance on top after the fact and call it done.