Show HN: Noise Lang, JIT stochastic programming language in Rust(noiselang.com)
noiselang.com
Show HN: Noise Lang, JIT stochastic programming language in Rust
https://noiselang.com/
Side 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.
1 comments
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.