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
Compiler for Swift-like to Assembly-like languages, built in C for the IFJ course at Brno University of Technology, 2023. Features Scanner, Parser, Precedence Analyzer, and Code Generator.