solar-parse 0.1.4

Solidity and Yul lexer and parser
Documentation

solar-parse

Solidity and Yul lexer and parser.

The implementation of both are modified from rustc_lexer and rustc_parse in the Rust compiler to accommodate the differences between Rust and Solidity/Yul.