rilua 0.1.17

Lua 5.1.1 implemented in Rust, targeting the World of Warcraft addon variant.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[book]
title = "rilua"
description = "A Rust implementation of Lua 5.1.1"
authors = ["Daniel S. Reichenbach"]
language = "en"
src = "src"

[output.html]
no-section-label = true

[preprocessor.mermaid]
command = "mdbook-mermaid"

[output.html.playground]
editable = false