I've almost got scoped references working after spending some time going down the rabbit hole of building a C header parser to be able to pull in struct, enums, functions, and other definitions...

Pretty excited about this as it will enable a lot of examples to test this #programming_language with.