Compiler Construction 20131 Assignment
☆31Dec 13, 2013Updated 12 years ago
Alternatives and similar repositories for kpl-compiler
Users that are interested in kpl-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:
- C compiler written by C. inspired from 9cc https://github.com/rui314/9cc☆14Jan 5, 2019Updated 7 years ago
- Learn Compiler Writing with the Feeny Programming Language☆13Feb 24, 2020Updated 6 years ago
- An assembler for the Hack language implemented in C++.☆23Jan 1, 2018Updated 8 years ago
- a mini-compiler for C0 grammar☆12Dec 6, 2021Updated 4 years ago
- Arkas game engine, meant as a spiritual successor to Build Engine☆23Updated this week
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- (从Google Code迁移过来的)这是我们的学生作业,一个简单的PL/0编译器,不过,编译只到中间代码为止,这 是因为我们的汇编水平还没有到达能编写完整应用程序的水平。所以,仅仅是将PL/0代码编译成中间代码——一种很像汇编的四元式,然后请使用Interpreter解释运…☆10Mar 13, 2015Updated 11 years ago
- Simple stack language in C. Has a few basic commands; working to implement a `while` loop and user-defined functions. If statement would …☆16Feb 10, 2012Updated 14 years ago
- AudioUnit☆14Jul 23, 2017Updated 8 years ago
- Android 音视频工程示例。☆12Feb 8, 2023Updated 3 years ago
- Repository of UML diagrams generated using clang-uml☆14Mar 5, 2025Updated last year
- A lightweight actor framework in Objective-C.☆13May 1, 2023Updated 2 years ago
- A very simple programming language for teaching interpreter and compiler building.☆15Jun 29, 2017Updated 8 years ago
- A standard C compiler.☆12Nov 19, 2016Updated 9 years ago
- Русский перевод интерфейса Combodo iTop Service Desk от сообщества iTop по-русски.☆14Apr 26, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Website of Minsk Hackerspace (Ruby on Rails)☆12Apr 8, 2026Updated last week
- MikeOS' BASIC Compiler☆24Feb 21, 2022Updated 4 years ago
- Brainfuck compiler for macOS / OS X☆16May 12, 2018Updated 7 years ago
- OS X project that captures audio and immediately plays back using AudioQueues☆11Aug 10, 2013Updated 12 years ago
- ☆20Sep 7, 2012Updated 13 years ago
- B+tree database☆15Mar 11, 2014Updated 12 years ago
- ☆16Aug 26, 2015Updated 10 years ago
- Лекции по объектно-ориентированному программированию (Овчинников П.Е.)☆10Jul 20, 2021Updated 4 years ago
- UCSD CSE231 Advanced Compiler - LLVM project☆12Mar 28, 2017Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Example ASP.NET MVC website that handles 404 using <httpErrors> in web.config☆10Oct 14, 2015Updated 10 years ago
- C#/Rust/Python style formatting in C++.☆11Oct 23, 2018Updated 7 years ago
- Small, header-only, cross-platform SIMD vector library (3D or otherwise) for C11.☆16May 30, 2022Updated 3 years ago
- writing c compiler in rust. inspired by https://www.sigbus.info/compilerbook