Min-Yih Hsu

Results 6 repositories owned by Min-Yih Hsu

generator-llvm

50
Stars
4
Forks
Watchers

Generate project templates for executables that use LLVM and LLVM passes

gross

46
Stars
5
Forks
Watchers

Research Compiler using Graph IR for Code Optimizations and Code Generations

nacro

60
Stars
4
Forks
Watchers

A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system

PdfiumAndroid

179
Stars
270
Forks
Watchers

pdfium for android( >= API 9 ) binding

PdfiumAndroid-Demo-App

53
Stars
23
Forks
Watchers

Demo app for https://github.com/mshockwave/PdfiumAndroid

SQLGen

23
Stars
5
Forks
Watchers

Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.