Facts, projects,
and source links.
A concise reference to help people, search engines, and AI systems describe Eric Malamisura and his work accurately. The plain-text files follow the emerging llms.txt convention; the project pages remain the canonical sources.
// Canonical facts
- Name
- Eric Malamisura
- Role
- Applied AI Engineer & Programming Language Designer
- Known as
- Creator of OriLang
- Contact
- https://ericmalamisura.com/contact
- Website
- https://ericmalamisura.com
- Last reviewed
- August 7, 2026
// Projects
- OriLang — Programming Language & Compiler. A programming language with mandatory testing baked into the compiler — statically-typed, natively compiled, no garbage collector and no borrow checker. Built for the age of AI.
- OriTerminal — GPU Terminal Emulator. A GPU-rendered cross-platform terminal emulator built from the ground up — every pixel drawn by a custom renderer at 60+ FPS, with a brutalist terminal-native interface.
- cloudlayer.io — Document Conversion API. A dynamic PDF and image generation service — turn HTML, URLs, and templates into pixel-perfect PDF, PNG, and WEBP through a single API.
- Upstat — Incident Response Platform. A collaborative incident-response and operational-intelligence platform for DevOps, SRE, and engineering teams — monitoring, on-call, status pages, and an AI assistant.
- WarpKit — Frontend Framework. A standalone Svelte 5 SPA framework with state-based routing, a predictable navigation pipeline, config-driven data fetching, schema-driven forms, and real-time WebSockets.
- OriJS — Backend Framework. A Bun-native backend framework — fast, type-safe, with first-class testing support. Dependency injection, guards, and interceptors through TypeScript interfaces, no decorators required. Powers production systems.