[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua code learning path using annotated source by Steve Donovan
- From: steve donovan <steve.j.donovan@...>
- Date: Sun, 18 Dec 2011 15:57:51 +0200
On Sun, Dec 18, 2011 at 1:26 PM, Lorenzo Donati
<lorenzodonatibz@interfree.it> wrote:
> I'm in the process of revamping my C skills and I'd like to study Lua
> sources as an example of very well-written code using the annotated source
> by Steve Donovan found at:
>
> http://stevedonovan.github.com/lua-5.1.4/
I'm a bit embarrassed by this, because there's a perfectly good online
offical source at:
http://www.lua.org/source/5.1/
Of course, I've never been good at checking what already exists!
The _extended_ idea was by David M, that we could add annotations to the source.
steve d.