Hacker News with Generative AI: Code Examples

Getting silly with C, part (void*)2 (lcamtuf.substack.com)
In the previous installment of our introductory series about the C language, we introduced the syntax of the switch() statement (demo link):
Tinylangs: Programming languages in 50 lines of Python (github.com/zserge)
This repository contains code examples for a series of blog posts "Great Tiny Languages".