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

Block or report eatingtomatoes

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

Popular repositories

  1. pure_simd pure_simd Public

    A simple, extensible, portable, efficient and header-only SIMD library!

    C++ 228 8

  2. tiger-compiler tiger-compiler Public

    A simple compiler for (modified) tiger language

    Haskell 2

  3. Inline-Python3 Inline-Python3 Public

    Use Python3 Code and Libraries in Perl6 World

    Perl 6 1

  4. Writing-an-LLVM-Pass-using-the-new-PassManager Writing-an-LLVM-Pass-using-the-new-PassManager Public

    Forked from alexjung/Writing-an-LLVM-Pass-using-the-new-PassManager

    This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in the tutorial.