Hey HN, Excited to share Ohnrscript (.ohn) — a dual-compiling programming language that brings web-native syntax to low-level systems code.Ohnrscript lets you write code using familiar JavaScript syntax (const, let, function, class, array indexing), but compi…

Web-Native Syntax At Bare Metal Speed

Ohnrscript (.ohn) is a Turing-complete dual compiling language, Ahead-Of-Time (AOT) compiler, and operating system stack built entirely from scratch. (.ohn) fil… [+18234 chars]

Originally published by Github.com