• Stars
    star
    1
  • Language
    Python
  • Created almost 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My solution for the course project of Compiler Principles 2021'Spring @ BUAA (北航编译原理). A compiler for language C0 including assembler, lexical tokenizer, and syntactic analyzer. Low coupling, high cohesion. Clean code architecture. Minimal design.

More Repositories

1

SparK

[ICLR'23 Spotlight🔥] The first successful BERT/MAE-style pretraining on any convolutional network; Pytorch impl. of "Designing BERT for Convolutional Networks: Sparse and Hierarchical Masked Modeling"
Python
1,407
star
2

Cpp-Gomoku-with-AI

C++ Gomoku with a strong AI based on minimax search and alpha-beta pruning with Qt5 GUI. *Dozens of C++ tricks & hacks are used to improve efficiency.* Come and try to see if you can beat the powerful AI!
C++
65
star
3

Gobang_AI_by_Kevin

纯C五子棋AI实现。当然也可双人对弈。
C
37
star
4

Star-War

Multiplayer game with Java Swing framework, using MVVM design architecture and Dependency-Inversion principle.
Java
4
star
5

dda

Dynamic Data Augmentation for Time Series
Shell
3
star
6

BUAA-datastructure-project-solution

[Ranked No. 1🥇] My solution for the course project of Datastructure 2019'Spring @ BUAA (北航数据结构). Plenty of C language tricks, hacks, and optimizations are used for extreme efficiency. *Ranked 1/800* in the efficiency test.
C
3
star
7

BUAA-parallel-computing-project-solution

[Ranked No. 1🥇] My solution for the course project of Parallel Computing 2021'Spring @ BUAA (北航并行程序设计). Plenty of C++ tricks, hacks, and optimizations are used for extreme efficiency. Ranked *1/100* in the efficiency test.
C++
3
star
8

CP-miniplc0

miniplc0 implementation based on pure python
Python
2
star
9

lyyf_bert

Python
2
star
10

Christmas-tree

Marry Xmas! (from http://www.codebaoku.com/it-python/it-python-232037.html)
Python
2
star
11

Computer-Network-2020Fall-Assignment

my crawler assignment for Computer Network
Python
2
star
12

marcov_qa

Python
1
star
13

BUAA-DS-2019Spring

the code repository for my datastructure-course(using C89/C99)
C
1
star
14

Data-Structure-Cpp11

数据结构,C++11实现,兼顾效率、可读性、可维护性、可扩展性
C++
1
star
15

nlp_prototype

Python
1
star
16

Machine-Learning-Projects

some small projects and games using the methods or the algorithms based on the machine learning
C++
1
star