Skip to content
View jmmartinez's full-sized avatar
Block or Report

Block or report jmmartinez

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. easy-just-in-time easy-just-in-time Public

    LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In-Time compiler.

    C++ 509 32

  2. bash-argparse bash-argparse Public

    Python script I use to parse bash script command line arguments

    Python