Skip to content
View ilo5u's full-sized avatar
🌴
On vacation
🌴
On vacation
  • ICT-UCAS
  • Beijing, China

Highlights

  • Pro
Block or Report

Block or report ilo5u

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. CX-CPU CX-CPU Public

    SoC based on MIPS@32 instructions and extensions on it, with user-defined micro-architecture. Besides, this project contains steps how to modify the llvm backend to be suitable for the SoC.

    C++ 6

  2. GrammarAnalyzer GrammarAnalyzer Public

    这个应用程序可以自动生成特定语法的分析表。例如LL(1)、SLR(1) 和 LR(1)。主要用于编译原理等课程中那些笨拙的问题。This app can automatically generate analysis sheet of specific grammar. e.g. LL(1), SLR(1) and LR(1). Mainly used for those clumsy qu…

    C# 13 1