Tag
Mach is a statically-typed, compiled systems language designed for simplicity, explicivity, and maintainability. It is open-source and looking for contributions on GitHub.
Primeagen critiques the new 'agent-first' programming language Zero, calling it unnecessary and a marketing exercise.
Introducing Zero, a programming language designed for AI agents, featuring explicit capabilities, JSON diagnostics, and typed safe fixes.
Nibble is a C-like systems programming language implemented in 3000 lines of C that generates LLVM IR without external dependencies or heap allocations. It supports defer, recursion, various types, structs, pointers, and includes graphical demos.