Skip to content

Repository files navigation

synIR

Installation

Python

To run the basic python setup, run:

make python_project_setup

This will install the required dependencies. It is recommended to do this in a virtual environment.

Rust

To run the basic rust setup, run:

make rust_project_setup

Build the project:

make build

Run tests:

make test

Format-Check:

make format-check

(You can run format and check individually)

Clean:

make clean

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages