Hey #ocaml people (I guess #fsharp and #StandardML peeps are invited too!) What tutorials/resources/books/whatever could you recommend me for making a programming language? (ideally not just a parser, but including the backend bits like optimization and all that)? Of course, in ML or dialects if possible. I am sick and tired of *lox clones from Crafting Interpreters, I want an actual compiler.
I’d also highly appreciate if you could point me to resources that also go through how to create bytecode since that’s what I currently need right now. Other languages are appreciated too. Boost this around if you so wish