Skip to content
Orion edited this page Nov 24, 2024 · 5 revisions

Introduction

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.

Clone this wiki locally