//! The pulsar backend is currently under construction. The goal is for a
//! modular but expressive (in e.g. output file location) interface. A
//! [`calyx_backend::CalyxBackend`] is under construction.
//!
//! Copyright (C) 2024 Ethan Uppal. All rights reserved.
use GeneratedTopLevel;
use PathBuf;
// This interface hasn't been finalized yet, so it is quite sloppy as written