7 releases

0.0.7 Aug 25, 2023
0.0.6 Aug 25, 2023
0.0.4 Jun 20, 2023
0.0.1 Feb 25, 2023

#104 in Programming languages

Download history 3/week @ 2023-05-22 11/week @ 2023-05-29 159/week @ 2023-06-05 70/week @ 2023-06-12 198/week @ 2023-06-19 268/week @ 2023-06-26 122/week @ 2023-07-03 163/week @ 2023-07-10 167/week @ 2023-07-17 362/week @ 2023-07-24 137/week @ 2023-07-31 154/week @ 2023-08-07 143/week @ 2023-08-14 293/week @ 2023-08-21 215/week @ 2023-08-28 181/week @ 2023-09-04

856 downloads per month
Used in ezno

MIT license

515KB
13K SLoC

Ezno's Checker

crates.io badge docs.rs badge

Contains type checking logic.

The synthesis folder contains logic for Ezno's parser. See oxc_type_synthesis for similar code that connects the logic with OXCs AST.

Testing

Set EZNO_DEBUG to any value to trace diagnostic information from the crate::utils::notify! macro (In powershell = $Env:EZNO_DEBUG=1)

Dependencies

~1.7–2.6MB
~52K SLoC