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
Boolean to number in Lua
June 11th, 2022
lua
boolean
Is there a lua equivalent of Scala's map or C#'s Select function?
June 9th, 2022
lua
map
select
How to write a unicode symbol in lua
June 11th, 2022
lua
unicode
How do I convert seconds since Epoch to current date and time?
June 17th, 2022
lua
time
epoch
Sending an email in Lua
June 4th, 2022
send
lua
email
method for serializing lua tables
June 4th, 2022
lua-table
serialization
coronasdk
lua
How can I pass the arguments to the lua file through the lua CLI
June 13th, 2022
command-line-interface
lua
Lua 5.2 LUA_GLOBALSINDEX Alternative
July 19th, 2022
lua
c
Run Lua script from Python
June 4th, 2022
lupa
python
lua
How do I clear the console in a Lua Program
July 9th, 2022
lua
console
Raw POST request with json in body
July 9th, 2022
curl
json
lua
http-post
http
why do i get "attempt to call global 'require' (a nil value)"?
April 16th, 2020
lua
Lua Base64 Encode
July 11th, 2020
lua
base64
Lua - Attempt to call global (a nil value)
January 19th, 2020
lua
"Attempt to index local..." Why am I getting this error?
July 9th, 2022
coronasdk
lua
How do I display array elements in Lua?
May 1st, 2020
sdk
coronasdk
lua
Lua script throws error "attempt to call a nil value (field 'deposit')"
April 19th, 2020
colon
scripting
lua
oop
operators
Nested tables and numerical keys in Lua
July 9th, 2022
nested
lua
lua-table
Convert decimal to hex in Lua 4?
July 9th, 2022
hex
type-conversion
lua
How to make an infinite loop in Lua code?
July 9th, 2022
infinite-loop
loops
lua
Convert hexadecimal to decimal number
December 5th, 2020
lua
KeyPress event in Lua?
December 29th, 2020
lua
events
keypress
checking for boolean true / false result in postgresql query
March 23rd, 2020
sql
lua
postgresql
how to break out of a for loop in lua
July 9th, 2022
for-loop
lua
LUA attempt to index global nil value
May 6th, 2020
lua
Lua - "attempt to compare number with nil" error
February 12th, 2020
exception
null
lua
How to obfuscate lua code?
June 10th, 2021
lua
encryption
obfuscation
Lua: String.match vs String.gmatch?
February 19th, 2020
string
string-matching
lua
how to assign lua variable by reference
January 2nd, 2020
lua
Declaring global variable inside a function in LUA
December 17th, 2020
lua
←
1
2
3
4
5
6
7
8
9
…
12
13
→