/* TEAM */ Built by: a human (github.com/b1tank) Reading: The C Programming Language, Kernighan & Ritchie, 2nd ed. (1988) Let's Learn C, Salvatore Sanfilippo (antirez), 37-episode YouTube series Writing: vim, eyes, fingers LLM usage: AI may help draft lesson prose; a human verifies it against the source (K&R text or antirez's video) and revises before it lands. Also used for the WASM C runtime spike. /* SITE */ Last update: 2026 Built with: HTML, CSS, JavaScript, marked, CodeMirror 6, a WebAssembly C compiler Hosted on: GitHub Pages Source: https://github.com/b1tank/learnc License: MIT Frameworks: none Trackers: none Cookies: none Servers: none - pure static, runs in your browser /* PROMISE */ - Lesson prose is hand-revised against the source (AI may draft, humans verify). - No signup. - No tracking. - No ads. - No vendor lock-in. - Always free. - Always MIT-licensed. - Always self-hostable: clone and `python3 -m http.server`.