#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

#318 in Parser tooling

Download history 90/week @ 2024-10-31 443/week @ 2024-11-07 6/week @ 2024-11-14 10/week @ 2024-11-21 43/week @ 2024-11-28 29/week @ 2024-12-05 5/week @ 2024-12-12 1/week @ 2024-12-26 139/week @ 2025-01-02

140 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

~215–660KB
~16K SLoC