Skip to content
View ESTEBAN557's full-sized avatar

Block or report ESTEBAN557

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. theory-of-computation-projects theory-of-computation-projects Public

    Coursework and projects for Theory of Computation: lambda calculus, formal verification, theorem proving, and logic.

    Haskell

  2. formal-languages-automata formal-languages-automata Public

    Coursework and projects for Formal Languages: finite automata, lexical analysis, parsing, AST construction, and interpreters.

    C++

  3. rule-based-language-interpreter rule-based-language-interpreter Public

    Rule-based language interpreter implemented in C++. Includes lexical analysis, LL(1) recursive descent parsing, AST construction, fixed-point inference execution, and static analysis inspired by co…

    C++