Skip to content
View GlowingScrewdriver's full-sized avatar
  • Bangalore, India

Block or report GlowingScrewdriver

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 Loading

  1. Visualizing an AST generated by Clang Visualizing an AST generated by Clang
    1
    ## Visualizing an AST generated by Clang
    2
    `json_ast_to_gv.py` takes the JSON AST generated by Clang on standard input and constructs a graph containing
    3
    the relevant information using GraphViz.
    4
    
                  
    5
    Example usage (assuming you want to visualize the AST of the program in `source.c`)
  2. Motorola-SM6375-Devs/android_device_motorola_sm6375-common Motorola-SM6375-Devs/android_device_motorola_sm6375-common Public

    Common device configuration files for SM6375 based Motorola devices

    Shell 4 11

  3. chsasank/llama.lisp chsasank/llama.lisp Public

    Lisp dialect designed for HPC and AI

    Python 15 6

  4. memos memos Public

    Forked from usememos/memos

    An open source, lightweight note-taking service. Easily capture and share your great thoughts.

    Go

  5. attendance_calci attendance_calci Public

    An attendance calculator web extension that integrates with the PESU Academy webpage

    JavaScript 10

  6. python3_sntp_server python3_sntp_server Public

    An SNTPv4 server implemented in Python3

    Python