flycatcher-diagnostic 0.1.1

Tools for emitting Rustc style error messages.
Documentation

flycatcher-diagnostic

This crate utilizes the codespan-reporting crate to make Rustc style error messages for the Flycatcher programming language. Its only dependency is codespan-reporting, so it is possible to use outside of Flycatcher.