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
The CFlat group project to create a query language to solve a set of ten problems.
Uses an interpreter written in Haskell, a parser generated with Happy and a lexer generated with Alex.