Skip to content
View DrXiao's full-sized avatar

Block or report DrXiao

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DrXiao/README.md

Yu-En Hsiao (Dr.Xiao)

I'm a software engineer specializing in the research of C compilers and system software.

  • I’m currently learning:

    • Compiler techniques
    • advanced C programming skills
    • Embedded system design
      • Embedded Linux such as Yocto Project or buildroot ...
      • MCU skills
  • How to reach me: drxiao6399@gmail.com

  • Castles Technology - Firmware engineer

Fun fact

If you don't think C language is easy, it's because you don't realize how the complicated life is. :D

Contribution

  • contributed to
    • the compiler frontend to correct certain operations.
    • the compiler backend to resolve code generation issues.
    • the built-in C library to improve execution speed and correctness.

Pinned Loading

  1. sysprog21/shecc sysprog21/shecc Public

    A self-hosting and educational C optimizing compiler

    C 1.2k 127

  2. f4-iap-uart f4-iap-uart Public

    An example to write an IAP firmware executed on STM32F4 chips

    C