This project aims to build a compiler that can compile from a Rust like language to P4 assembly code.
CMake is used to build this project.
- Global variables;
- Arrays;
- Tuples;
- Structs;
- Modules;
- Standard library;
- Optimize comparison operations;
- Ricardo Antunes - RiscadoA
This project is licensed under the MIT License - see the LICENSE file for details