Python is 3 now.
This commit is contained in:
parent
7047ec3178
commit
b935e53ca4
|
|
@ -6,7 +6,7 @@
|
||||||
Thun |release| Documentation
|
Thun |release| Documentation
|
||||||
============================
|
============================
|
||||||
|
|
||||||
Thun is dialect of Joy written in Python 2.
|
Thun is dialect of Joy written in Python.
|
||||||
|
|
||||||
`Joy`_ is a programming language created by Manfred von Thun that is easy to
|
`Joy`_ is a programming language created by Manfred von Thun that is easy to
|
||||||
use and understand and has many other nice properties. This Python
|
use and understand and has many other nice properties. This Python
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@
|
||||||
|
|
||||||
<div class="section" id="thun-release-documentation">
|
<div class="section" id="thun-release-documentation">
|
||||||
<h1>Thun 0.3.0 Documentation<a class="headerlink" href="#thun-release-documentation" title="Permalink to this headline">¶</a></h1>
|
<h1>Thun 0.3.0 Documentation<a class="headerlink" href="#thun-release-documentation" title="Permalink to this headline">¶</a></h1>
|
||||||
<p>Thun is dialect of Joy written in Python 2.</p>
|
<p>Thun is dialect of Joy written in Python.</p>
|
||||||
<p><a class="reference external" href="https://en.wikipedia.org/wiki/Joy_(programming_language)">Joy</a> is a programming language created by Manfred von Thun that is easy to
|
<p><a class="reference external" href="https://en.wikipedia.org/wiki/Joy_(programming_language)">Joy</a> is a programming language created by Manfred von Thun that is easy to
|
||||||
use and understand and has many other nice properties. This Python
|
use and understand and has many other nice properties. This Python
|
||||||
package implements an interpreter for a dialect of Joy that attempts to
|
package implements an interpreter for a dialect of Joy that attempts to
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
Thun |release| Documentation
|
Thun |release| Documentation
|
||||||
============================
|
============================
|
||||||
|
|
||||||
Thun is dialect of Joy written in Python 2.
|
Thun is dialect of Joy written in Python.
|
||||||
|
|
||||||
`Joy`_ is a programming language created by Manfred von Thun that is easy to
|
`Joy`_ is a programming language created by Manfred von Thun that is easy to
|
||||||
use and understand and has many other nice properties. This Python
|
use and understand and has many other nice properties. This Python
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue