creatornator
- 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.
-
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…