Skip to content
View JasonNFS's full-sized avatar

Block or report JasonNFS

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
JasonNFS/README.md
  • 👋 Hi, I’m @Jason
  • 👀 I’m interested in C++/Java/Rust/Program Analysis/Compiler
  • 🌱 I’m working on
    • Reading book SICP, this is my solutions to the exercises in Racket language(a dialect of Scheme).
    • Textbook The Algorithm Design Manual, Steven Skiena with its online courses. ( In process)

Pinned Loading

  1. Modern-Compiler-Implementation-in-cpp Modern-Compiler-Implementation-in-cpp Public

    C++ 17/20 implementation of book Modern Compiler Implementation in C.

    C++ 3 1

  2. Leetcode-Top-Interview-Questions Leetcode-Top-Interview-Questions Public

    Leetcode Top Interview Questions, hard version.

    C++