compiler theory
DSL / Python / New Language: How to build a CSS pre-processor (like SASS) from scratch (DotDot)
If you are in web development, maybe you’ve heard of Sass, Less, Pug, Stylus etc. All these are pre-processors. In…