Serious is a programming language created in 2021 by lorentzj.
git clone https://github.com/lorentzj/serious
The Sirius programming langauge
let x = 3; let y = 4; print (x^2 + y^2)^0.5;