Python for philosophers

rusi rustompmody at gmail.com
Sun May 12 12:00:18 EDT 2013


On May 12, 7:17 pm, Citizen Kant <citizenk... at gmail.com> wrote:
> Maybe It'd be good if I explain myself a bit more. What I'm trying here is
> to grasp Python from the game's abstraction point of view, as if it were,
> for example, chess. That's why I need a real_player to point me to: (so to
> speak, I wish I could express the ideas according to the python's syntax
> but that's out of my scope by now)

On seeing the interest in games, I can only reiterate the suggestion
to look at rewrite systems
Here is on of the classics on rewrite systems

http://rewriting.loria.fr/documents/survey-draft.ps.gz

whose starting example is a game.



More information about the Python-list mailing list