Skip to content
View Venatoral's full-sized avatar
  • Zhejiang University
  • HangZhou

Highlights

  • Pro
Block or Report

Block or report Venatoral

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. TinyCompiler TinyCompiler Public

    Forked from stardust95/TinyCompiler

    c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成中间代码及可执行文件.

    C++ 4

  2. UESTC_compilers2019 UESTC_compilers2019 Public

    Forked from Lynx-foxxxx/UESTC_compilers2019

    电子科技大学UESTC编译技术实验2019

    C 1

  3. rust-grammar rust-grammar Public

    Forked from bleibig/rust-grammar

    LALR grammar and parser for Rust using flex and bison

    Yacc

  4. TGBullshitGeneratorBot TGBullshitGeneratorBot Public

    Forked from abc1763613206/TGBullshitGeneratorBot

    "狗屁不通文章生成器" (https://github.com/menzi11/BullshitGenerator) 的 Telegram Bot 移植版

    Python

  5. uestc-course uestc-course Public

    Forked from Xovee/uestc-course

    电子科技大学资源共享平台, This repository contains the course materials of University of Electronic Science and Technology of China.

    Python 1

  6. uestc_compiling_exp uestc_compiling_exp Public

    Forked from whtsky/uestc_compiling_exp

    电子科技大学 大二上 编译技术 实验代码

    C