Skip to content
View DrXiao's full-sized avatar

Block or report DrXiao

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
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: [email protected]

  • 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 126

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

    An example to write an IAP firmware executed on STM32F4 chips

    C