You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the implementation of a macro processor, lexical analyzer, and shift-reduce parser, with focus on intermediate code generation and code optimization. It includes code examples and notes for building a simple compiler or interpreter system