mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
Quelques corrections et améliorations
This commit is contained in:
parent
2f73cafc70
commit
01d5e4d6dd
@ -434,9 +434,9 @@ les librairies standard:
|
||||
|
||||
Autres références complémentaires:
|
||||
|
||||
* <a href="http://nova-fusion.com/2012/08/27/lua-for-programmers-part-1/">Lua for programmers</a>
|
||||
* <a href="lua-users.org/files/wiki_insecure/users/thomasl/luarefv51.pdf">Courte de référence de Lua</a>
|
||||
* <a href="http://www.lua.org/pil/contents.html">Programming In Lua</a>
|
||||
* <a href="http://nova-fusion.com/2012/08/27/lua-for-programmers-part-1/">Lua pour programmeurs</a>
|
||||
* <a href="lua-users.org/files/wiki_insecure/users/thomasl/luarefv51.pdf">Référence condensée de Lua</a>
|
||||
* <a href="http://www.lua.org/pil/contents.html">Programmer en Lua</a>
|
||||
* <a href="http://www.lua.org/manual/">Les manuels de référence Lua</a>
|
||||
|
||||
A propos, ce fichier est exécutable. Sauvegardez-le sous le nom *learn.lua* et
|
||||
@ -446,4 +446,4 @@ Ce tutoriel a été originalement écrit pour <a href="tylerneylon.com">tylerney
|
||||
disponible en tant que <a href="https://gist.github.com/tylerneylon/5853042">gist</a>.
|
||||
Il a été traduit en français par Roland Yonaba (voir son <a href="http://github.com/Yonaba">github</a>).
|
||||
|
||||
Amusez-vous bien avec Lua!
|
||||
Amusez-vous bien avec Lua!
|
||||
|
Loading…
Reference in New Issue
Block a user