Skip to content
View VirajAgarwal1's full-sized avatar

Block or report VirajAgarwal1

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

Pinned Loading

  1. lox lox Public

    Streamable Lox interpreter in Go with LL(1) predictive parser built from scratch. Features automatic parser generation, FIRST/FOLLOW computation, and event-based incremental parsing without full AS…

    Go 1

  2. storage_engine_in_golang storage_engine_in_golang Public

    B-Tree on disk

    Go

  3. b_tree b_tree Public

    Implmentation of B-Trees in Golang.

    Go

  4. go_comm_Android_and_PC go_comm_Android_and_PC Public

    Script to get TCP connection between Android Phone and Desktop PC using Go Lang.

    Go

  5. avl_tree avl_tree Public

    Implimentation of AVL Trees in golang

    Go

  6. run_markdown run_markdown Public

    Execute code blocks from markdown files directly from the command line.

    TypeScript