fud 0.0.2

Compiler driver for the Calyx infrastructure
[[bin]]
name = "fud2"
path = "src/main.rs"
[dependencies.anyhow]
version = "1"

[dependencies.fud-core]
version = "0.0.2"

[package]
authors = ["The Calyx Team"]
categories = ["build-tool"]
description = "Compiler driver for the Calyx infrastructure"
edition = "2021"
homepage = "https://calyxir.org"
keywords = ["build-tool"]
license-file = "LICENSE"
name = "fud"
readme = "README.md"
repository = "https://github.com/calyxir/calyx"
version = "0.0.2"