fred: A text editor that uses C for everything - Handmade Network Expo 2026
Summary
Cameron Damera demonstrated Fred, a text editor written entirely in C, at Handmade Network Expo 2026. Its core features include an embedded TCC compiler, a live plugin system, dynamic Tree-sitter language support, an undo tree, and session recovery. All code is hand-written without AI assistance.
View Cached Full Text
Cached at: 07/14/26, 04:16 AM
Similar Articles
@geekbb: Found a smooth Markdown editor designed for AI chat context management. Built with Tauri + React + TypeScript, cross-platform support for macOS / Windows / Linux. Left side CodeMirror 6…
marka.md is a cross-platform Markdown editor specialized for AI context management, built with Tauri, React, and TypeScript. It features live preview, Vim mode, themes, and a context tray to bundle notes for AI chats like Claude, ChatGPT, and Gemini.
@LinearUncle: I strongly recommend an open-source coding IDE that rivals or even surpasses the Codex app in some areas: Orca https://onorca.dev https://github.com/stablyai/orca Mac/Win/Linux full platform, supports...
Orca is an open-source cross-platform coding IDE that supports parallel worktrees, computer use, embedded browser, mobile remote control, and more. It can work with various agent CLIs like Claude Code, Codex, OpenCode, etc. It is recommended as a development tool that rivals or even surpasses Codex.
@QingQ77: Describe requirements in natural language, and the AI Agent automatically breaks down steps, calls tools to complete development, file operations, browser control, and other tasks, while also providing a full-fledged editor and terminal. https://github.com/Liuchun-oss/codelf-agent… Codelf is…
Codelf is an open-source desktop AI assistant that lets you describe requirements in natural language. It automatically breaks down steps and calls tools to handle development, file operations, browser control, and more, all while providing a complete editor and terminal. It supports models like DeepSeek, Claude, and ChatGPT, works well on domestic networks, and includes local RAG knowledge base capabilities.
@ai_super_niko: Claude Code creator Boris Cherny has a bold prediction: 'By the end of this year, people will no longer use IDEs (Integrated Development Environments).' But what Boris really means is not that IDEs will disappear, but that editors are gradually integrating with AI Agent…
Claude Code creator Boris Cherny believes that by the end of this year, people will no longer use traditional IDEs, editors will gradually integrate with AI agents, future software development will be done through conversational agents handling most of the work, and the terminal will become the most natural agent interface.
@_zheergen: Guys! I just stumbled upon an open-source project that really made me pause. It's Everything Claude Code (ECC) by cogsec veteran @affaan. GitHub 205K stars. Project repo: https://github.com/…
An open-source project called ECC (Everything Claude Code) integrates 63 agents, 249 skills, and built-in security tests. It supports multiple AI coding tools like Claude Code, Codex, and Cursor, aiming to simplify the setup of AI programming workflows.