Python

    Keywords: Software

Python is a programming language which has been used for some go engines such as Simple Go. It is also used a lot in SGF file parsing, and for review tools GoReviewPartner.

It is designed to be easy to read and to support multiple paradigms, making it convenient when prototyping code. It is usually interpreted, which may mean that in the long run it will be found necessary to implement parts of a go engine in a more efficiently implemented language, e.g. Simple Go from version 0.4.

See also


This is a copy of the living page "Python" at Sensei's Library.
(OC) 2023 the Authors, published under the OpenContent License V1.0.
[Welcome to Sensei's Library!]
StartingPoints
ReferenceSection
About