basecode-lang / basecodeLinks
The Basecode compiler toolchain and language workbench.
☆84Updated 5 years ago
Alternatives and similar repositories for basecode
Users that are interested in basecode are comparing it to the libraries listed below
Sorting:
- The Asteria Programming Language☆419Updated 2 weeks ago
- llvm-based c compiler☆99Updated 2 years ago
- 《自己动手写python虚拟机》C++实现☆77Updated 5 years ago
- lcc编译器源码注释工程☆55Updated 10 years ago
- General LR Parser(CMake,C++)☆65Updated 6 years ago
- a c compiler☆58Updated 3 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆50Updated 2 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语法编译器, 支持生成…☆259Updated 8 years ago
- 实现一个子集c编译器,后端基于llvm20☆11Updated 8 months ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆39Updated 5 years ago
- Simple DIY OS☆162Updated 7 years ago
- 解析C语言的解释器☆47Updated 7 years ago
- A lightweight open-source C compiler for research and education.☆404Updated 10 months ago
- Expert C++的个人翻译☆55Updated 4 years ago
- book and codes for Modern Compiler Implementation in C☆391Updated last year
- Simple Lisp VM(C++ 14)☆33Updated 6 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- 玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编☆95Updated last year
- 郑钢《自制编程语言》随书源码及读书笔记☆239Updated 3 years ago
- A toy complier.☆118Updated 3 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆395Updated 3 months ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- My First Language Frontend with LLVM Tutorial in Chinese☆79Updated 2 years ago
- 《Learn LLVM 17》的非专业个人翻译☆155Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- 现代编译原理(虎书)☆33Updated 8 years ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 5 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Updated 2 years ago
- 简易C语言编译器+虚拟机(CMake,C++14)☆29Updated 7 years ago