BREAKING
NERD Debuts: LLM-Native Language
FizzBuzz Token Count by Language
NERD
49
Python
73
JavaScript
99
TypeScript
126
0
%
vs Python
0
%
vs JavaScript
0
%
vs TypeScript
How NERD Code Compiles
1
.nerd source
↓
2
Lexer + AST
↓
3
LLVM IR
↓
4
Native binary
Word Syntax, Agent Features
Syntax
word-based
●
fn add a b
●
ret a plus b
●
No brackets or semicolons
Agent Features
built-in
●
HTTP GET/POST
●
llm claude, MCP tools
●
JSON and .env support
Early Stage, Not Production Ready
AI NEWS BLITZ
A new intermediate language called NERD aims to help LLMs write and read code.