Skip to content
View JanBaig's full-sized avatar
🔩
Tinkerin'
🔩
Tinkerin'

Highlights

  • Pro
Block or Report

Block or report JanBaig

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. Bytecode-Virtual-Machine Bytecode-Virtual-Machine Public

    Implementing A Bytecode Virtual Machine

    C 1 2

  2. TDOP-Parser TDOP-Parser Public

    A Top Down Operator Precedence Parser

    C++ 2 1

  3. Memory-Allocator Memory-Allocator Public

    A Memory Allocator - Implementations of malloc, calloc, realloc and free

    C 1

  4. LLVM-Toy-Compiler LLVM-Toy-Compiler Public

    Implementing a toy language frontend using LLVM

    C++

  5. Tree-Walk-Interpreter Tree-Walk-Interpreter Public

    Implementing a Tree-Walk Interpreter

    Java

  6. Visitor-Design-Pattern Visitor-Design-Pattern Public

    Implementation and Explanation of the Visitor Design Pattern

    C++