2 releases

0.1.1 Aug 19, 2021
0.1.0 Aug 18, 2021

#1117 in Programming languages


Used in 3 crates (2 directly)

MIT license

8KB
112 lines

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.


lib.rs:

A crate for emitting diagnostic messages emitted by Flycatcher to the terminal.

Dependencies

~1.2–8MB
~57K SLoC