DEV Community

# lua

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
4G module update for the power failure alarm device with call telephone function

4G module update for the power failure alarm device with call telephone function

Comments
3 min read
Managing LSPs in Neovim: Enable/Disable for the Entire Session

Managing LSPs in Neovim: Enable/Disable for the Entire Session

4
Comments 1
4 min read
FiveM RAT Analysis

FiveM RAT Analysis

Comments
2 min read
So... I created yet another Neovim plugin

So... I created yet another Neovim plugin

4
Comments 1
3 min read
Doing Horrible Things in Haskell

Doing Horrible Things in Haskell

6
Comments 1
20 min read
When (not) to write an Apache APISIX plugin

When (not) to write an Apache APISIX plugin

31
Comments
6 min read
Using xLua in Unity

Using xLua in Unity

6
Comments
1 min read
Supercharge Your Neovim Workflow with project-cli-commands.nvim

Supercharge Your Neovim Workflow with project-cli-commands.nvim

Comments
3 min read
Extensible Control of Reaper via OSC and Scripts

Extensible Control of Reaper via OSC and Scripts

1
Comments
6 min read
Buscadores personalizados con Mini.Pick

Buscadores personalizados con Mini.Pick

Comments
2 min read
Kong Plugin Development: Local Development and Installation on Your Laptop/VM

Kong Plugin Development: Local Development and Installation on Your Laptop/VM

Comments
3 min read
Running Lua C modules in a pure Lua environment (1)

Running Lua C modules in a pure Lua environment (1)

1
Comments
8 min read
5 Lesser-Known Programming Languages That Are Easy to Learn and Highly Effective

5 Lesser-Known Programming Languages That Are Easy to Learn and Highly Effective

7
Comments
4 min read
pico 8 game missing flag game by nassim hadadd

pico 8 game missing flag game by nassim hadadd

2
Comments 5
1 min read
How to Code with Lua on ESP32 with XEdge32

How to Code with Lua on ESP32 with XEdge32

4
Comments
7 min read
Five ways to pass parameters to Apache APISIX

Five ways to pass parameters to Apache APISIX

38
Comments 1
5 min read
libcert: Implementing S/MIME PKI in Lua (2)

libcert: Implementing S/MIME PKI in Lua (2)

Comments
10 min read
Kong plugin development with breakpoint debugging

Kong plugin development with breakpoint debugging

3
Comments 1
7 min read
Implementing the Idempotency-Key specification on Apache APISIX

Implementing the Idempotency-Key specification on Apache APISIX

41
Comments
8 min read
Complete and Quick Guide to Lua 🌑

Complete and Quick Guide to Lua 🌑

3
Comments
6 min read
Understanding If Statements in Lua

Understanding If Statements in Lua

3
Comments
2 min read
Understanding Loops in Lua

Understanding Loops in Lua

8
Comments
2 min read
Understanding Lua's lfs Module

Understanding Lua's lfs Module

1
Comments
2 min read
Understanding Dates in Lua

Understanding Dates in Lua

3
Comments
2 min read
Writing and Reading Text Files in Lua

Writing and Reading Text Files in Lua

3
Comments
2 min read
Understanding Comments in Lua

Understanding Comments in Lua

Comments
2 min read
Understanding Variables in Lua

Understanding Variables in Lua

5
Comments 5
3 min read
Understanding Functions in Lua

Understanding Functions in Lua

1
Comments
2 min read
Hello World in Lua

Hello World in Lua

Comments 1
2 min read
Is it Worth Making a DBMS Extendable?

Is it Worth Making a DBMS Extendable?

1
Comments
2 min read
Configuring Neovim with `init.lua`: A Comprehensive Guide

Configuring Neovim with `init.lua`: A Comprehensive Guide

19
Comments 1
3 min read
Building a Wordle Clone with Lua! đź•ą

Building a Wordle Clone with Lua! đź•ą

19
Comments
8 min read
The Lua Tutorial

The Lua Tutorial

51
Comments 1
11 min read
Difference between . and : in Lua programming

Difference between . and : in Lua programming

Comments
1 min read
Gearing up for Lua

Gearing up for Lua

5
Comments
6 min read
To Code and Beyond: A Neverland Adventure in Bash, Lua, Python, and Rust

To Code and Beyond: A Neverland Adventure in Bash, Lua, Python, and Rust

25
Comments 24
2 min read
How to write a neovim plugin in lua

How to write a neovim plugin in lua

7
Comments
6 min read
Debugging Lua with LuaRocks packages in VSCode

Debugging Lua with LuaRocks packages in VSCode

5
Comments
1 min read
Palestra de Roberto Ierusalimschy sobre os 30 anos de Lua

Palestra de Roberto Ierusalimschy sobre os 30 anos de Lua

4
Comments
1 min read
How to setup lsp in neovim.

How to setup lsp in neovim.

17
Comments 3
7 min read
Down the rabbit hole of an Apache APISIX plugin

Down the rabbit hole of an Apache APISIX plugin

20
Comments
5 min read
Exploring Modding Systems: A Journey With Lua and Rust

Exploring Modding Systems: A Journey With Lua and Rust

6
Comments 1
1 min read
GTA V Modding: Getting Started with the Lua scripting language

GTA V Modding: Getting Started with the Lua scripting language

11
Comments
5 min read
Neovim Config: from init.vim to init.lua

Neovim Config: from init.vim to init.lua

5
Comments
3 min read
How to map Mod+Number keys in Vim/Neovim (using Wezterm)

How to map Mod+Number keys in Vim/Neovim (using Wezterm)

4
Comments
3 min read
Anyone interested in Lua development?

Anyone interested in Lua development?

Comments 3
1 min read
Neovim: how I configure my colorschemes

Neovim: how I configure my colorschemes

Comments
2 min read
My lazy neovim config

My lazy neovim config

15
Comments
28 min read
Roblox 🎮 How to set multiple augments in RemoteEvent

Roblox 🎮 How to set multiple augments in RemoteEvent

1
Comments 3
1 min read
Setting Up Neovim with Fennel

Setting Up Neovim with Fennel

5
Comments
6 min read
How To Create An UI Menu In Neovim

How To Create An UI Menu In Neovim

7
Comments
4 min read
Switching Between camelCase and snake_case in Neovim using Lua

Switching Between camelCase and snake_case in Neovim using Lua

2
Comments
2 min read
Managed cluster health checks

Managed cluster health checks

1
Comments
3 min read
Creating sprites and playing a basic game

Creating sprites and playing a basic game

1
Comments
2 min read
Inspecting a basic game for Playdate

Inspecting a basic game for Playdate

2
Comments
3 min read
🌙 Lua: an introduction

🌙 Lua: an introduction

2
Comments
4 min read
Compile lua scripts to exe

Compile lua scripts to exe

12
Comments
2 min read
Neovim config from scratch (Part II)

Neovim config from scratch (Part II)

16
Comments
5 min read
Vimscript to lua: everything you need to know

Vimscript to lua: everything you need to know

7
Comments
4 min read
A little bit about Lua

A little bit about Lua

9
Comments 2
6 min read
loading...