티스토리 뷰
Chapter2에 나오는 이야기이다!
2.1 Zuse’s Plankalkül
2.2 Pseudocodes
2.3 The IBM 704 and Fortran
2.4 Functional Programming: Lisp
2.5 The First Step Toward Sophistication: ALGOL 60
2.6 Computerizing Business Records: COBOL
2.7 The Beginnings of Timesharing: Basic
2.8 Everything for Everybody: PL/I
2.9 Two Early Dynamic Languages: APL and SNOBOL
2.10 The Beginnings of Data Abstraction: SIMULA 67
2.11 Orthogonal Design: ALGOL 68
2.12 Some Early Descendants of the ALGOLs
2.13 Programming Based on Logic: Prolog
2.14 History’s Largest Design Effort: Ada
2.15 Object-Oriented Programming: Smalltalk
2.16 Combining Imperative and Object-Oriented Features: C++
2.17 An Imperative-Based Object-Oriented Language: Java
2.18 Scripting Languages
2.19 The Flagship .NET Language: C#
2.20 Markup-Programming Hybrid Languages
'PL > Programming Language' 카테고리의 다른 글
[PL] pass by value와 pass by reference (그리고 pass by assignment) (0) | 2021.12.08 |
---|---|
[PL][WIP] 파이썬으로 Lexical Analyzer 만들기 (0) | 2021.11.02 |
[ProgrammingLanguage][WIP] Syntax(구문), Semantic(의미론) 이해하기 (0) | 2021.10.05 |
[ProgrammingLanguage] 언어 구현하기- Compilation, Pure Interpretation, Hybrid, Preprocessor (0) | 2021.09.10 |
[ProgrammingLanguage] 폰 노이만 구조, 병목 (0) | 2021.09.10 |