English-like Python
Tobias Andersson
tangens0-NOSPAM- at -NOSPAM-gmail.com
Fri Jan 16 01:42:39 EST 2009
The Music Guy skrev:
> Just out of curiousity, have there been any attempts to make a version
> of Python that looks like actual English text? I mean, so much of Python
> is already based on the English language that it seems like the next
> natural step would be to make a programming language which is actually a
> spoken one.
>
Take a look at Inform 7. It's not Python but does something
similar to what you are describing:
www.inform-fiction.org
Check out the examples in the tutorial. Some of them are quite
elegant.
HTH /TA
More information about the Python-list
mailing list