lua-users home
lua-l archive

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


On 9/6/11 6:08 PM, KR wrote:
Hi,

Are you aware of any tutorial explaining Javascript assuming Lua knowledge?

Apparently the opposite is more common :-)
http://phrogz.net/lua/LearningLua_FromJS.html

Failing this, does there exist a Javascript book PIL-style?
(to stay in-topic :P, i.e. brief, clear and to the point!)

KRao



I found  JavaScript: The Good Parts helpful

http://oreilly.com/catalog/9780596517748


Much of the book is also available in video format:

http://yuilibrary.com/theater/douglas-crockford/


To stay in-topic, I found the book and videos enhanced my understanding and appreciation of Lua.