Skip to content

QuantumHel/syn

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages