oaks

ygg-lang/oaks
★ 23 stars JavaScript Code/Dev Tools Updated 1d ago ✗ Risk
A high-performance, incremental SIMD parser designed for editors, compilers, language servers, and MCP.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "oaks": {
      "command": "npx",
      "args": [
        "-y",
        "ygg-lang/oaks"
      ]
    }
  }
}

Topics

high-performanceincremental-parsingparsersimdzero-allocationzero-cost-abstraction