>>52
C doesn't pretty-print arrays. What's your point?
C is shit.
Lua tables are not hash tables
Fuck off.
http://pgl.yoyo.org/lua/docs/luaarchitecture.doc
Internally, a table is implemented as ... a hash table
Symbols in Lisp are accessed through hash tables.
They're open coded, like in your C/C++.