Instructions file GitHub Copilot
Copilot instructions for BetterThanTomorrow/joyride, covering what joyride is, repl environments, watch task, unit tests and state inspection safety.
11 tagged interpreter, measured the same way as everything else here.
Instructions file GitHub Copilot
Copilot instructions for BetterThanTomorrow/joyride, covering what joyride is, repl environments, watch task, unit tests and state inspection safety.
Instructions file GitHub Copilot
Best practices and effective repl use when working on the Joyride Flares feature.
Instructions file GitHub Copilot
Joyride extension source code conventions — async patterns, state management, namespace separation, and naming. Supplements universal Clojure patterns with Joyride-specific rules.
Instructions file CodexOpenCode
Instructions for TheUncharted/zapcode, covering agents.md, what this project is, repository layout, architecture overview and pipeline.
Instructions file
Instructions for TheUncharted/zapcode, covering claude.md, git, read agents.md first, codebase orientation and how to add a new language feature.
Instructions file CodexOpenCode
Instructions for sema-lisp/sema, covering agents.md — sema (lisp with llm primitives, in rust), build & test, architecture (cargo workspace), key design patterns and writing style — plain technical english (mandatory).
Instructions file
Instructions for sema-lisp/sema, a project described as: A Lisp with first-class LLM primitives, implemented in Rust.
Instructions file CodexOpenCode
Instructions for frostney/GocciaScript, covering agents.md, contributing guide vs this file, expectations for assistants, tc39 spec lookup and quick checks.
Instructions file
Instructions for frostney/GocciaScript, a project described as: A drop of JavaScript — a JavaScript engine and sandbox-first ECMAScript runtime implemented in Object Pascal.
Instructions file
Repository instructions for AIL, a programming language designed for AI authors. They describe its contributors, design principles, benchmark-driven development, language-feature rules, and restricted changes.
Instructions file
Instructions for fluxon-lang/fluxon, covering claude.md — how to work on fluxon (for ai agents), 0. what this project is, 1. language, 2. where things are (navigation) and 3. build, test, run.