creatornator

↗ HN profile [ 67.5 ms ] full profile
Karma
184
Created
March 9, 2017 (9y ago)
Submissions
0
MS, BS in Electrical and Computer Engineering (Northeastern University 2020), concentration in Communications, Control, and Signal Processing

Software Engineer (MATLAB to C/C++ Compiler) at MathWorks

Disclaimer: I work for MathWorks but any opinions are mine and do not reflect the official position of the company.

  1. Recently I've been interested in learning more about compiler and interpreter design. I've started by putting together a template for projects that use lex and yacc https://github.com/MatanSilver/cookiecutter-yacc I…