An open API service indexing awesome lists of open source software.

https://github.com/xiphoseer/sluap

The Slice LUA Parser
https://github.com/xiphoseer/sluap

lexer lua no-std parser rust-lang

Last synced: 7 months ago
JSON representation

The Slice LUA Parser

Awesome Lists containing this project

README

          

# `sluap` — The Slice LUA Parser

This is a `#![no_std]` Rust crate that implements lexing
and parsing for [Lua 5.1][lua51].

© 2022 Xiphoseer

[lua51]: https://www.lua.org/manual/5.1/manual.html