# \#lua

**URL:** https://discourse.julialang.org/tag/lua/1710.md

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

---

## [\[ANN\] LuaNova.jl 🌑: Easy Lua-Julia Integration](https://discourse.julialang.org/t/ann-luanova-jl-easy-lua-julia-integration/132324)

<div class="topic-metadata">

**Author:** [@raphasampaio](https://discourse.julialang.org/u/raphasampaio)\
**Replies:** 4\
**Last updated:** [September 29, 2025, 2:54pm UTC](https://discourse.julialang.org/t/ann-luanova-jl-easy-lua-julia-integration/132324 "2025-09-29T14:54:10Z")

</div>

Hello Julia Community, I’m excited to announce the release of LuaNova.jl (inspired by the new moon, or lua nova in Portuguese), a package that simplifies embedding a Lua interpreter in Julia and exposing Julia functions…

---

## [Testing Julia REPL in a libuv spawn call](https://discourse.julialang.org/t/testing-julia-repl-in-a-libuv-spawn-call/123980)

<div class="topic-metadata">

**Author:** [@klafyvel](https://discourse.julialang.org/u/klafyvel)\
**Replies:** 0\
**Last updated:** [December 19, 2024, 6:40am UTC](https://discourse.julialang.org/t/testing-julia-repl-in-a-libuv-spawn-call/123980 "2024-12-19T06:40:18Z")

</div>

Hi there, I might use a bit of help with Lua, libuv, and the Julia REPL (I initially posted on slack, but folk rightfully pointed that this is better suited here). For context, I am writing integration tests for neovim’s…
