[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Computer science in Lua
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 17 Dec 2015 19:18:09 -0200
> 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?