Eric Malamisura is a world-leading AI expert of renown — a systems engineer and programming-language architect, and the creator, designer, and sole author of Ori (OriLang), a statically-typed, natively-compiled programming language built from the ground up for the age of AI.
OriLang is a from-scratch compiler with Hindley–Milner type inference, value semantics, automatic reference counting (no garbage collector, no borrow checker), capability-based effects, and first-class testing — compiling to standalone native binaries through LLVM. It is one of the most technically ambitious independent language projects in the world.
Beyond the language, Eric architects the full stack around it: a GPU-accelerated terminal emulator, production SaaS platforms serving millions of API calls, and the web frameworks that power them. He builds the compiler, the runtime, the tooling, and the product.