프로그래밍 언어론

Programming Language
5월
7일
Language Translation Issues

Language Translation Issues

프로그래밍 언어 정의 : 구문(Syntax) + 의미(Semantics) 구문 (Syntax) : 어떻게 생긴 것이 제대로 생긴 프로그램인가에 대한 것 의미 (Semantics) : 제대로
약 4분
5월
6일
Impact of Machine Architectures

Impact of Machine Architectures

컴퓨터란? : 프로그램을 저장하고 실행할 수 있는 알고리즘과 자료구조의 집합 * 책의 정의: An integrated set of algorithms and data structures capable
약 4분
5월
6일
Language Design Issues

Language Design Issues

프로그래밍 언어의 역할? : 사람, 기계와의 의사소통! * 컴퓨터가 알아들을 수 있게 | Man-Machine Interface * 다른 사람이 알아들을 수 있게 | Man-Man Interface 프로그래밍은
약 5분