回答編集履歴
1
追記
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)
|