Show HN: Cicada – A scripting language that integrates with C

Hacker News (score: 28)
Found: January 30, 2026
ID: 3175

Description

Other
Show HN: Cicada – A scripting language that integrates with C I wrote a lightweight scripting language that runs together with C. Specifically, it's a C library, you run it through a C function call, and it can callback your own C functions. Compiles to ~250 kB. No dependencies beyond the C standard library.

Key language features: * Uses aliases not pointers, so it's memory-safe * Arrays are N-dimensional and resizable * Runs scripts or its own 'shell' * Error trapping * Methods, inheritance, etc. * Customizable syntax

More from Hacker

LNAI – Define AI coding tool configs once, sync to Claude, Cursor, Codex, etc.

LNAI – Define AI coding tool configs once, sync to Claude, Cursor, Codex, etc.

Show HN: ChunkHound, a local-first tool for understanding large codebases

Show HN: ChunkHound, a local-first tool for understanding large codebases ChunkHound’s goal is simple: local-first codebase intelligence that helps you pull deep, core-dev-level insights on demand, generate always-up-to-date docs, and scale from small repos to enterprise monorepos — while staying free + open source and provider-agnostic (VoyageAI &#x2F; OpenAI &#x2F; Qwen3, Anthropic &#x2F; OpenAI &#x2F; Gemini &#x2F; Grok, and more).<p>I’d love your feedback — and if you have, thank you for being part of the journey!

Embassy: Modern embedded framework, using Rust and async

Embassy: Modern embedded framework, using Rust and async

Torch.ts – building PyTorch in TypeScript from scratch to learn

Torch.ts – building PyTorch in TypeScript from scratch to learn

No other tools from this source yet.