mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-13 02:04:23 +02:00
Header changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
language: commonlisp
|
language: "Common Lisp"
|
||||||
filename: commonlisp.lisp
|
filename: commonlisp.lisp
|
||||||
contributors:
|
contributors:
|
||||||
- ["Paul Nathan", "https://github.com/pnathan"]
|
- ["Paul Nathan", "https://github.com/pnathan"]
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
language: lua
|
language: lua
|
||||||
category: language
|
category: language
|
||||||
contributors:
|
contributors:
|
||||||
@@ -395,6 +395,7 @@ g() -- 343이 출력됩니다. 그전까지는 아무것도 출력되지 않습
|
|||||||
--]]
|
--]]
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## 참고자료
|
## 참고자료
|
||||||
|
|
||||||
루아를 배우는 일이 흥미진진했던 이유는 <a href="http://love2d.org/">Love 2D 게임 엔진</a>을 이용해
|
루아를 배우는 일이 흥미진진했던 이유는 <a href="http://love2d.org/">Love 2D 게임 엔진</a>을 이용해
|
||||||
@@ -420,4 +421,4 @@ learn.lua로 저장한 후 "lua learn.lua"를 실행해 보세요!
|
|||||||
|
|
||||||
이 글은 tylerneylon.com에 처음으로 써본 글이며,
|
이 글은 tylerneylon.com에 처음으로 써본 글이며,
|
||||||
<a href="https://gist.github.com/tylerneylon/5853042">Github의 Gist</a>에서도 확인할 수 있습니다.
|
<a href="https://gist.github.com/tylerneylon/5853042">Github의 Gist</a>에서도 확인할 수 있습니다.
|
||||||
루아로 즐거운 시간을 보내세요!
|
루아로 즐거운 시간을 보내세요!
|
||||||
|
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
language: racket
|
language: racket
|
||||||
|
lang: zh-cn
|
||||||
filename: learnracket.rkt
|
filename: learnracket.rkt
|
||||||
contributors:
|
contributors:
|
||||||
- ["th3rac25", "https://github.com/voila"]
|
- ["th3rac25", "https://github.com/voila"]
|
||||||
|
Reference in New Issue
Block a user