Custom .wn Syntax
Purpose-built language constructs such as forge, ritual, give, check/other, and call-based module loading.
Language Engine in Active Development (Experimental)
Wevoamon is designed around unique syntax and an evolving runtime that is being built to eventually support native web, mobile, and desktop software.
Father of Wevoamon, is Abdul Ahad, a 19-year-old software engineer based in Kerala.

Wevoamon Core
Lexer, Parser, Compiler, VM, Modules
Status as of March 4, 2026: custom syntax and runtime primitives are available. Next milestone: multi-target execution for production-grade applications.
Purpose-built language constructs such as forge, ritual, give, check/other, and call-based module loading.
A full Lexer -> Parser -> Compiler -> VM pipeline implemented in modern C++ for predictable execution.
Object/array runtime support, lexical closures, module system, ARC observability, and baseline JIT foundations are already in place.
March 2026
Governance, contribution guidelines, code of conduct, issue templates, PR template, CI workflow, and security policy were added.
March 2026
Object/array runtime support was added, along with memory-management observability through gc::stats and gc::collect.
March 2026
Hot-path tracking and compilation plumbing were introduced via jit::status for future machine-code tiers.
Wevoamon is being built as a community-driven language project. Contributions are welcome across parser and compiler internals, VM/runtime features, documentation, testing, and ecosystem tooling.