Santiago is a lexing and parsing toolkit for Rust
-
Updated
Aug 28, 2022 - Rust
Santiago is a lexing and parsing toolkit for Rust
SUSTech's CS323-Compilers in 2020-Fall.
A compiler for TypeScript
Markdown to HTML transpiler in C (Formal approaches, languages and compilations course, M2 project)
Μια ενδεικτική υλοποίηση RISC-V επεξεργαστή και ενός υποστηρικτικού Assembler - Διπλωματική εργασία στο Τμήμα Μηχανικών Η/Υ και Πληροφορικής, Πανεπιστήμιο Πατρών / An Indicative RISC-V CPU Implementation and an Accompanying Assembler - Master's Diploma Thesis at the Computer Engineering and Informatics Department (CEID), University of Patras
The projectM Expression Evaluation Library. A portable drop-in replacement of Milkdrop's "ns-eel2" expression parser for use in Milkdrop, projectM and other applications. MIT licensed.
The front-end of a compiler that converts python code to Three-Address-Code(TAC)
An ENEDIS TIC (Télé-Information Client) protocol parser and converter. Mirror of http://vcs.slashdirt.org/git/sw/tic2json.git
🛠️ Course Design of Compiler Principles (SJTU-IS203)
Developing a Basic Compiler for Parsing Math Equations into Three-Address Code
Compilador para a linguagem de própria autoria "Verb" feito usando flex e bison, a linguagem é compilada para assembly JVM e pode ser executada usando Jasmin e java.
CsGo compiler compiles a self-designed language with features in both C and Golang, using flex, bison and LLVM.
Compiler for translating SysY (a simple C-like language) to RISC-Ⅴ, using Flex and Bison
A Compiler that transforms BlindWorm (Python dialect) into LLVM IR 🐍
A minimized RISCV C compiler that supports a subset of C operations, including functions and recursions, arithmetic operators, multi-dimensional arrays, and flow control statements.
A tool for running code written in an imperative programming language. This tool provides the ability to run code written in a toy imperative programming language by translating the code into C# code (and then running it using .Net) or by translating it directly into the .Net CIL. It also performs a type checking before running the code.
Add a description, image, and links to the bison-flex topic page so that developers can more easily learn about it.
To associate your repository with the bison-flex topic, visit your repo's landing page and select "manage topics."