Programming Language
Abap
ActionScript
Assembly
BASIC
C
C#
C++
Clojure
Cobol
CSS
Dart
Delphi
Elixir
Erlang
F#
Fortran
Go
Groovy
Haskell
Html
Java
Javascript
Julia
Kotlin
Lisp
Lua
Matlab
Objective-C
Pascal
Perl
PHP
Prolog
Python
R
Ruby
Rust
Scala
Scheme
Shell/Bash
SQL
Swift
TypeScript
VBA
Framework
AngularJS
Backbone
Bootstrap CSS
Bootstrap Javascript
Bulma
CakePHP
CodeIgniter
Django
Drupal
Ember
Express
Flask
Flutter
Foundation
Ionic
jQuery
Laravel
Materialize
Next.js
Node.js
Nuxt.js
React
Semantic UI
Spring
Symfony
Unity
Vaadin
Vue
Wordpress
Yii
Zend
Categories
Tags
Lua
New post in Lua
how to find out all properties of an object in lua?
May 28th, 2022
lua
object
properties
Can I compile LÖVE games into EXE files and sell them?
May 27th, 2022
lua
love2d
How Do I Install Lua on MacOS?
May 26th, 2022
macos
lua
Converting HEX to ASCII in Lua Dissector
May 25th, 2022
hex
lua
wireshark
ascii
How to get local time as a formatted string in Lua
May 25th, 2022
datetime-format
lua
Split a string by \n or \r using string.gmatch()
May 25th, 2022
lua-patterns
lua
string
Regular expressions in Lua using .gsub()
May 25th, 2022
regex
string
lua
gsub
Ruby vs Lua as scripting language for C++
May 24th, 2022
c++
lua
ruby
lua script error checking
May 23rd, 2022
lua
What is the neatest way to split out a Path Name into its components in Lua
May 11th, 2022
lua-patterns
lua
io.popen - how to wait for process to finish in Lua?
May 20th, 2022
popen
lua
Setting windows layout for a specific application in awesome-wm
May 22nd, 2022
lua
awesome-wm
Check if a file exists with Lua
May 20th, 2022
lua
file-exists
file-io
How to calculate distance between two rectangles? (Context: a game in Lua.)
May 20th, 2022
distance
rectangles
lua
Difference between . and : in Lua
May 19th, 2022
function
lua
Popping the first element off an array
May 19th, 2022
lua-table
lua
arrays
how to delete all elements in a Lua table?
May 18th, 2022
lua-table
lua
Recommendations for a Lua IDE and debugger on Windows
May 17th, 2022
lua
How can one implement OO in Lua?
May 17th, 2022
lua
oop
LuaL_openlibs() and sandboxing scripts
May 13th, 2022
c
lua
c++
"main" function in Lua?
May 13th, 2022
lua
How to make namespace in lua?
May 12th, 2022
lua
Lua String replace
May 10th, 2022
replace
lua-patterns
gsub
lua
string
Setting the global LUA_PATH variable from C++/C?
May 8th, 2022
lua
scripting
c
c++
Convert a string date to a timestamp
May 8th, 2022
lua
date
In Lua, how can you print the name of the current function, like the C99 __func__ identifier?
May 7th, 2022
lua
Why does Lua have no "continue" statement?
May 1st, 2022
loops
language-design
lua
How to connect & query MySQL from within Lua?
April 30th, 2022
lua
mysql
Making all the characters in a string lowercase in Lua
April 27th, 2022
lua
lowercase
string
Does Lua make use of 64-bit integers?
April 29th, 2022
lua
long-integer
64-bit
integer
types
←
1
2
3
→