Python有多種直譯器(Interpreter),像是CPython(用C寫的)、Jython(用Java寫的)、 IronPython(用C#寫的)、PyPy(用RPython寫的)等。
Python有多種直譯器(Interpreter),像是CPython(用C寫的)、Jython(用Java寫的)、 IronPython(用C#寫的)、PyPy(用RPython寫的)等。Continue reading on Medium » Read More Python on Medium
#python