teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

追記

2021/06/11 05:32

投稿

ozwk
ozwk

スコア13553

answer CHANGED
@@ -1,3 +1,11 @@
1
1
  [diagram & history of programming languages ](http://rigaux.org/language-study/diagram.png)
2
2
 
3
- こういうこと?
3
+ こういうこと?
4
+
5
+ ---
6
+
7
+
8
+ > Python,Rは、Cで「いかにして」書かれているのか
9
+
10
+ PythonのC実装であるCPythonのコードです
11
+ [python/cpython: The Python programming language](https://github.com/python/cpython)