decaf-language
There are 3 repositories under decaf-language topic.
ParthKolekar/dcc
A Decaf Compiler with some language modifications
tarlaun/Compiler
Compiler Design Course Project - Fall 2020. A compiler written with Lark, for compiling Decaf to MIPS assembly executable code + a flex scanner for Decaf
adeys/decaf-lang
Minimal Decaf interpreter built in Dart