#parser #scripting #lox

macro rulox_macro

A macro for embedding Lox in Rust

8 breaking releases

0.9.0 Nov 28, 2023
0.7.1 Feb 17, 2023

#23 in #lox


Used in rulox

MIT license

190KB
5K SLoC

rulox_macro

A macro for embedding Lox in Rust. It should be used through the rulox crate.


lib.rs:

A lightweight, dynamically typed scripting language embedded in Rust.

This crate should be used through rulox.

Dependencies

~0.4–1MB
~20K SLoC