generated from Pseudo-Lab/Jupyter-Book-Template
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dc22010
commit e1fbf87
Showing
13 changed files
with
14 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# 2주차 | ||
|
||
## 컴파일 | ||
<p align="center"><img src="2_week_build.png" /></p> | ||
<p align="center"><img src="image/2_week_build.png" /></p> | ||
|
||
## 새로운 문법 생성 | ||
- pass 키워드에 LGTM을 추가 | ||
<p align="center"><img src="2_week_pass.png" /></p> | ||
<p align="center"><img src="image/2_week_pass.png" /></p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# 3주차 | ||
|
||
## CPython 인터프리터 실행 과정 코드 레벨로 이해하기 | ||
<p align="center"><img src="3_week_interpreter.png" /></p> | ||
<p align="center"><img src="image/3_week_interpreter.png" /></p> | ||
|
||
## 파이썬 세션에서 runtime flag 확인하기 | ||
<p align="center"><img src="3_week_runtime_flag.png" /></p> | ||
<p align="center"><img src="image/3_week_runtime_flag.png" /></p> | ||
|
||
## importlib.util.find_spec 함수를 사용해서 원하는 모듈의 위치를 찾아보기 | ||
<p align="center"><img src="3_week_find_spec.png" /></p> | ||
<p align="center"><img src="image/3_week_find_spec.png" /></p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# 4주차 | ||
|
||
## instaviz로 AST 시각화 해보기 | ||
<p align="center"><img src="image/4_week_1-1.png" /></p> | ||
<p align="center"><img src="image/4_week_1-2.png" /></p> | ||
|
||
## ‘거의 같음’ 연산자를 문법에 추가하고 AlE타입의 객체를 출력 해보기 | ||
<p align="center"><img src="image/4_week_2.png" /></p> |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.