#lexer #parser #sas

macro sas-lexer-macro

Internal macro for sas-lexer crate

2 releases

0.1.1 Nov 7, 2024
0.1.0 Nov 5, 2024

#288 in Parser tooling

Download history 528/week @ 2024-11-04 8/week @ 2024-11-11 7/week @ 2024-11-18 22/week @ 2024-11-25 55/week @ 2024-12-02 6/week @ 2024-12-09

91 downloads per month
Used in sas-lexer

AGPL-3.0-or-later

16KB
269 lines

sas-lexer-macro

Macro library crate for the SAS lexer project.

This crate is not meant to be used directly, but rather as a dependency of the sas-lexer crate.


lib.rs:

Macro library crate for the SAS lexer project.

This crate is not meant to be used directly, but rather as a dependency of the sas-lexer crate.

Dependencies

~235–680KB
~16K SLoC