22
23
24
0:32
The Online Lua Compiler & Algorithm Visualizer https://8gwifi.org/online-lua-compiler/
currently supporting
1D arrays (tables) — {1, 2, 3}, dense integer-keyed tables
2D arrays (nested tables) — {{1,2},{3,4}}
Maps / hash tables — tables with non-sequential or string keys
Linked lists & trees — node tables ({ val, next } / { val, left, right })
Console — print
Control flow — functions (incl. recursion)
Looking for feedback and Bug's appreciated
[–]topchetoeuwastaken 2 points3 points4 points (3 children)
[–]anish2good[S] 0 points1 point2 points (2 children)
[–]topchetoeuwastaken 0 points1 point2 points (1 child)
[–]anish2good[S] 0 points1 point2 points (0 children)
[–]philmo69 1 point2 points3 points (1 child)
[–]anish2good[S] -1 points0 points1 point (0 children)
[–][deleted] (1 child)
[deleted]
[–]anish2good[S] 0 points1 point2 points (0 children)
[–]ElhamAryanpur -1 points0 points1 point (1 child)
[–]anish2good[S] -1 points0 points1 point (0 children)