lua-users home
lua-l archive

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


> I'm implementing some classical algorithms and data structures in Lua.
> Maybe it can be useful for someone :D
> 
> https://github.com/EvandroLG/computer_science_in_lua

See also 

Lua Implementations of Common Data Structures,
by Matthew M. Burke,
Chapter 18, Lua Programming Gems
http://www.lua.org/gems/

Unfortunately, the link to the code there leads nowhere at the moment.
Perhaps Matthew can fix this?