[Grammer] 03 - Compile, Link, Run

in swift4 •  6 years ago 
  • Compiler : Source Code 를 분석해 Binary Code 로 변환. 그 동작을 Compile이라 함

  • Link : Framwork 와 Libarary 를 연결하는 과정.

  • Build : Compile + Link

  • Run : Compile된 파일을 실행하는 과정.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!