pulsar-lang 0.0.0

A high-level programming language for building hardware accelerators
Documentation
1
2
3
4
5
6
7
# pulsar

![CI](https://github.com/ethanuppal/pulsar/actions/workflows/ci.yaml/badge.svg)
[![CodeFactor](https://www.codefactor.io/repository/github/ethanuppal/pulsar/badge)](https://www.codefactor.io/repository/github/ethanuppal/pulsar)

Pulsar is a high-level programming language.
Currently, I am working toward implementing a [calyx](http://calyxir.org) backend.