[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Computer science in Lua
- From: Hisham <h@...>
- Date: Fri, 18 Dec 2015 12:15:23 -0200
On 17 December 2015 at 17:31, Evandro Leopoldino Gonçalves
<evandrolgoncalves@gmail.com> wrote:
> Hi guys!
>
> 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 this collection by Roland Yonaba:
https://github.com/Yonaba/Algorithm-Implementations
Enjoy! :)
-- Hisham