lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


i recently learned that the CPython interpreter uses a
global interpreter lock. i suppose Lua does not, right ?