일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- Network
- tcp
- 프로그래머스
- 파이썬
- JavaScript
- 큐
- 로버트마틴
- DesignPattern
- solid
- 함수형 프로그래밍
- lambda calculus
- Eclipse
- Spring
- 람다 칼큘러스
- 스택
- Rails
- functional programming
- Java
- JDBC
- Collections
- javscript
- 백준
- Python
- Collection
- 자바
- 디자인패턴
- design-pattern
- 겨울카카오인턴
- exception
- Pattern
Archives
- Today
- Total
목록람다 계산식 (1)
개발자 노트
Lambda Calculus - Informal 정리
출처 https://en.wikipedia.org/wiki/Lambda_calculus 선행 자료 https://jurogrammer.tistory.com/131 lambda caclulus Intro https://jurogrammer.tistory.com/132 Formal System 개요 이번 글에선 lambda calculus를 informal하게 설명하겠습니다. 그쵸.. 처음부터 formal하게 설명하면 머리아픕니다. 맥락을 파악하기 어렵구요. 따라서 formal한 정의와 사칙연산, boolean등으로 simulate하는 것은 다음에 알아보도록 하겠습니다. lambda caculus를 다시 설명하자면 다음과 같죠. formal system인데, computation 표현하기 위한 mathmet..
컴퓨터 언어/함수형 프로그래밍
2021. 1. 10. 23:14