#compiler
Read more stories on Hashnode
Articles with this tag
I started rewriting my Rogue language compiler from scratch. Rogue is evolved from a series of earlier languages, so this is approximately the sixth...
I've added state machine convenience syntax to Rogue for the upcoming v1.11 release. Here's a preview! Stoplight State Machine Consider this toy...
Overview In this blog we'll use a compiler development tool called Froley to write a transpiler that takes source code written in a toy programming...