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

Block or report tangyanzhi

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

  1. jianghupt jianghupt Public

    分享.NET方面,包括CLR,GC,MSIL,JIT,AOT,ILC等等国内罕见,同类无法企及的技术。 作为延伸和延展方面的技术,Windows/Linux双内核技术。 Arm64/Risc-v64/X64等指令集技术。

    17 1

  2. runtime runtime Public

    Forked from dotnet/runtime

    This is the latest stable version repository fork of Microsoft's official dotnet/runtime library for easy discussion and research at any time.

    C#

  3. CLR CLR Public

    这是一个非常简单的模仿程序(Roslyn+CLR+JIT)玩具代码。Roslyn.h包含中间代码,即类似于C#的MSIL 代码

    C++ 2 2

  4. CustomGC CustomGC Public

    Forked from ProximaMonkey/CoreCLR.ZeroGC

    CLR GC Custom

    C++