More actions
imported>linflus No edit summary |
imported>rabierre No edit summary |
||
| Line 1: | Line 1: | ||
[[ | [[Go]] 또는 golang은 [google]에서 시작된 오픈 소스 프로그래밍 언어이다 (주의 : Go!와는 다름). [C]언어가 개발된 Bell Lab의 연구원 두명이 디자인에 참여한 탓인지 [C]의 영향을 받은 모습을 보인다.(Loosely derived from C). 문법이나 환경이 동적 언어와 유사하나 [C]의 영향을 받았으므로 [[정적 언어]](statically typed language)이다. | ||
== keyword == | == keyword == | ||
[http://golang.org/ GoLang] [[Gopher]] [C] [[Google]] [[StaticLanguage]] [[GDG Go]] | [http://golang.org/ GoLang] [[Gopher]] [C] [[Google]] [[StaticLanguage]] [[GDG Go]] | ||
[http://blog.golang.kr/ GDG Golang Korea] | [http://blog.golang.kr/ GDG Golang Korea] | ||
Revision as of 09:16, 28 October 2013
Go 또는 golang은 [google]에서 시작된 오픈 소스 프로그래밍 언어이다 (주의 : Go!와는 다름). [C]언어가 개발된 Bell Lab의 연구원 두명이 디자인에 참여한 탓인지 [C]의 영향을 받은 모습을 보인다.(Loosely derived from C). 문법이나 환경이 동적 언어와 유사하나 [C]의 영향을 받았으므로 정적 언어(statically typed language)이다.
keyword
GoLang Gopher [C] Google StaticLanguage GDG Go GDG Golang Korea