Skip to content
View mirimmad's full-sized avatar
💭
zzz....
💭
zzz....
  • Kashmir.

Highlights

  • Pro
Block or Report

Block or report mirimmad

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

    C subset compiler written in ruby.

    Ruby 12 2

  2. GSoC 2022: Extend GCCs static analyz... GSoC 2022: Extend GCCs static analyzer to support checking for POSIX file descriptor APIs
    1
    # Google Summer of Code 2022
    2
    
                  
    3
    ## Overview
    4
    
                  
    5
    The project aims to extend GCC’s static analyzer to support reporting warnings for “misuse” of POSIX FD APIs such as double-close, leakage, access mode mismatch etc. by implementing the state machine that checks such misuse. Also, the project aims to add three attributes for use on functions that work with file descriptors
  3. riscv riscv Public

    RISC-V(RV32IM) emulator with support for syscalls.

    C 20

  4. FFTViz FFTViz Public

    Visualisation of the Discrete Fourier Transform using the FFT algorithm and raylib.

    C 4