Christophe Delord
banner
cdelord.bsky.social
Christophe Delord
@cdelord.bsky.social
R&D Software Engineer
LuaX (portable Lua ecosystem)
Lua, Haskell, C
Real-time, embedded software
Simulation
Functional programming
https://cdelord.fr
A poem generated by an American AI, which cleverly avoids naming the main character. I'll let you guess who we're talking about ;-)
April 3, 2025 at 4:15 PM
Un poème généré par une IA américaine, qui évite habilement de nommer le personnage principal. Je vous laisse deviner de qui on parle ;-)
April 3, 2025 at 4:13 PM
LuaX scripts can run on a vanilla Lua interpreter as well as on the #pandoc Lua interpreter.
Great to debug Pandoc Lua filters in a simple Lua REPL.

cdelord.fr/luax

#luaxlang
July 9, 2024 at 6:38 PM
One of the great #lua modules provided by LuaX is F.
F is inspired by some #haskell modules (List and Map) and implements functional programming functions to deal with Lua tables.

github.com/CDSoft/luax/...

#luaxlang
May 28, 2024 at 6:45 PM
The LuaX REPL is pretty much similar to the #lua REPL.
But it has nice options to print Lua tables in a human readable way.

github.com/CDSoft/luax/...

#luaxlang
May 26, 2024 at 7:15 PM