sas-lexer 0.1.0
A Ruby FFI binding to the `sas-lexer` Rust crate by Misha Perlov (https://github.com/mishamsk/sas-lexer). Tokenizes SAS source code into a stream of typed tokens with full position metadata. Ships prebuilt native libraries for supported platforms; a runtime FFI loader picks the matching one for the host.
Gemfile:
=
install:
=
Versions:
- 0.1.0 May 05, 2026 (502 KB)
Runtime Dependencies (1):
ffi
~> 1.15