Media Summary: Serialising type AST is hard, but we manage to get something going! -- Watch live at Source code: ... Implementing (or at least getting started on implementing) What is 2 + 2? -- Watch live at Source code: Discord: ...
Modules Cont Compiler From Scratch For Fun P 060 - Detailed Analysis & Overview
Serialising type AST is hard, but we manage to get something going! -- Watch live at Source code: ... Implementing (or at least getting started on implementing) What is 2 + 2? -- Watch live at Source code: Discord: ... Pointers being nested children has time-and-again proven to be hard to deal with, inefficient, and likely to cause errors. To fix this ... Special thanks Broadcasted live on Twitch -- Watch live at Source code: ... C, we're coming for you O.o In all seriousness, we can now define functions that have no implementation in our own language, but ...
DEEP, COMPLEX, LOW-LEVEL, PHILISOPHICAL CODING DISCUSSION FOR HOOUUURS -- Watch live at ... We are finally at the stage where we can successfully parse variable declarations without (too many) hangups! We even emit the ... I invented a language called max--, and wrote a Machine IR, assembly, machine code, object files, and more! It sure has been a hectic week here in Intercept In this stream we create an Emacs major mode for our unnamed language, that way we have syntax highlighting and basic editor ... I have researched and concluded our current code generator is kind of the worst. Let's do better. -- Watch live at ...
In this stream we refactor and overhaul the entire typechecker of our We actually make a surprising amount of progress in this stream, and end up