Skip to content

RiscadoA/p4c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P4C (P4 compiler)

This project aims to build a compiler that can compile from a Rust like language to P4 assembly code.

Installing

CMake is used to build this project.

To Do

  • Global variables;
  • Arrays;
  • Tuples;
  • Structs;
  • Modules;
  • Standard library;
  • Optimize comparison operations;

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Rust like language to P4 assembly compiler

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published