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
856 downloads per month
Used in ezno
515KB
13K
SLoC
Ezno's Checker
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