viegasfh

Fidel H Viegas

viegasfh

A multi-dialect computer programmer that fell in love with programming languages since the late 80s when he began his journey on an Amstrad CPC 464.

Joined May 2010

j2go

A Java to Go Transpiler

ANTLRUpdated 4/22/2025

crenshaw-lets-build-a-compiler

A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw

Updated 1/26/2025

mburg

mburg is a tool for producing bottom up tree rewriters. It has been used for code selection in compilers. It produces hard coded tree pattern matchers from tree grammars, with dynamic programming at runtime. It is comparable in its capabilities with iburg, but has a rather different implementation, and produces its output in ISO Modula-2.

Modula-2Updated 2/3/2024

sqls

SQL language server written in Go.

Updated 12/20/2023

jasmin

This is a specialized version of jasmin which is used as a back end for the Soot framework.

Updated 2/9/2023