I am working on a programming language that is more secure than Rust.. In Rust

209 · Users Rust Lang · May 30, 2026, 3:20 p.m.
Summary
This post discusses the development of HolyLang, a new programming language intended to offer enhanced security features compared to Rust. The author details its unique attributes, including its simple binary safety model, high unit test coverage, and strict error handling. HolyLang is designed to emphasize readable and auditable code, and it features various mechanisms to avoid common programming pitfalls, all while being written in pure Rust without dependencies.