A toy complier.
☆121Oct 8, 2022Updated 3 years ago
Alternatives and similar repositories for xy-compiler
Users that are interested in xy-compiler are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Misc llvm patches☆23Jul 17, 2021Updated 4 years ago
- Macho Parser base on dyld (supported static/runtime)☆36Jun 13, 2018Updated 7 years ago
- 解析C语言的解释器☆47Aug 13, 2018Updated 7 years ago
- C Library for Apple Firmware (Amalgam)☆30Feb 28, 2022Updated 4 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Jun 28, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- do not debug me☆11Jun 26, 2019Updated 6 years ago
- A C implementation of statsd☆19Dec 1, 2014Updated 11 years ago
- ☆16Jan 27, 2019Updated 7 years ago
- Nsq v1.1.0 版本的源码分析☆14Aug 9, 2020Updated 5 years ago
- A basic compiler for c language☆13May 24, 2017Updated 9 years ago
- Linux on RISC-V on FPGA (LOROF): RV64GC Sv39 Quad-Core Superscalar Out-of-Order Virtual Memory CPU☆17May 25, 2026Updated 2 weeks ago
- A loadable dll that tracks memory changes, IAT hooks, and dynamically emplaced "JMP" in the x86 host executable.☆12Oct 22, 2023Updated 2 years ago
- Radare2 plugin to parse modern iOS 64-bit kernel caches☆30Mar 10, 2019Updated 7 years ago
- Personal Blog☆13Apr 20, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- TCP/IP Protocol stack☆22Oct 18, 2016Updated 9 years ago
- 简单的视频播放器,使用libvlc实现,界面基于MFC,播放时支持双击全屏,鼠标键盘消息响应☆25Dec 24, 2015Updated 10 years ago
- CMM (C Minus Minus) language compiler and VM.☆17Sep 5, 2024Updated last year
- 基于WTL的UI库,支持WTL/MFC和DirectUI混合开发的轻量高效界面库。☆26Feb 12, 2018Updated 8 years ago
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆261Jun 12, 2017Updated 8 years ago
- My Toy Compiler. Read about how I did it at the homepage URL☆856Apr 17, 2024Updated 2 years ago
- A compiler for SimpleLang which is a new language.☆35Dec 14, 2023Updated 2 years ago
- MINIX 3 (mirror)☆16Sep 30, 2019Updated 6 years ago
- c语言编译器,用 lex 和 yacc 工具完成词法分析与语法分析并生成语法树,C++实现了语 法树的解析并生成中间代码,生成中间代码的过程中实现了错误检测。C++实 现了中间代码的优化操作。之后利用 python 对中间代码进行处理并生成 mips 汇编码并且可以成功在 …☆189Sep 22, 2017Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- a python cydia repo parse tool to list and search deb to download☆16Oct 28, 2019Updated 6 years ago
- 一个小型的c语言编译器☆92Jun 15, 2018Updated 7 years ago
- 分享收集的在算法竞赛、数据结构方面的课件、论文、书籍、OJ网站、习题。☆14May 21, 2020Updated 6 years ago
- LevelDB key/value database in Go.