What is programming language?

Yoseob Shin·2023년 10월 22일
0

CS

목록 보기
3/4

A programming language sets the vocabulary for the commands we can use in our programs. When we say we are coding in a specific language, we mean we are instructing the computer with the dictionary commands the language provides. The computer will interpret these commands and convert them into binary instructions that it's specific hardware understands.

프로그래밍 언어란 컴퓨터에 사용되는 명령어의 집합체라고 볼수있다. (어떤 프로그래밍 언어를 쓰냐에 따라다른 문장이나 단어가 사용된다)

컴퓨터는 이런 다른 프로그래밍 언어들에서 사용되는 문장/단어들을 해석해(interpret) 바이너리로 명령어로 변환해(convert) 실행한다.

profile
coder for web development + noodler at programming synthesizers for sound design as hobbyist.

0개의 댓글

관련 채용 정보