-
Notifications
You must be signed in to change notification settings - Fork 0
Lua
Orion edited this page Nov 24, 2024
·
5 revisions
Rust is not an easy language.
for that reason the Yrnu binary acts as a compiler for the Lua programing language as well as allowing you to use the Yrnu Rust crate using Lua binding to the crate functions and structures.
Lua is a lightweight, high-level programming language created for embedded use in applications.
Known for its simplicity and efficiency.