Skip to content
View arthurql's full-sized avatar
  • NTT DATA
  • Uberlandia, MG, Brazil.

Block or report arthurql

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Binary-Relations Binary-Relations Public

    Code to generate a .txt with all 65536 binary relations of a 4 elements set, classified by reflexive, transitive, symmetric and/or function.

    C

  2. Simple-Shell Simple-Shell Public

    C++ code for a simple Unix Shell

    C++

  3. Deterministic-Finite-Automata Deterministic-Finite-Automata Public

    Simple code of a universal DFA, please check README for more info.

    Python

  4. Finite_Automata Finite_Automata Public

    Simple python code for a universal FSM simulator.

    Python

  5. Pushdown-Automata Pushdown-Automata Public

    Simple python implementation of a PDA.

    Python

  6. Deterministic_Turing_Machine Deterministic_Turing_Machine Public

    Simple Python code for a deterministic Turing machine.

    Python