Skip to content
View B3d3vtvng's full-sized avatar

Block or report B3d3vtvng

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. pytocpp pytocpp Public

    A Transpiler from a limited subset of Python to C++

    Python 8

  2. bonsai_interpreter bonsai_interpreter Public

    A simple interpreter for a language consisting of a limited assembly instruction set called bonsai-assembly

    Python 1

  3. cos cos Public

    A self-written x86_64 operating system

    C 1

  4. basm-interpreter_cpp basm-interpreter_cpp Public

    An interpreter for a reduced instruction set assembly language called bonsai assembly - implemented in c++

    C++

  5. basm_interpreter_c basm_interpreter_c Public

    An assembler and interpreter for a reduced instruction set assembly language

    C

  6. pylldb pylldb Public

    A debugger for executables created through the pytocpp python transpiler

    Python