<p dir="ltr"><br>
</p>
<p dir="ltr"></p>
<p dir="ltr">On Wed, 11 Nov 2015, 10:55 Christophe Bal <<a href="mailto:projetmbc@gmail.com">projetmbc@gmail.com</a>> wrote:</p>
<blockquote><p dir="ltr">Hello.<br></p>
<p dir="ltr">I'm a french teacher and I would like to use Python with young child but I've a big problem. All the keyword are in english. So I would like to know if there is a way to hack the AST tools such as to use french keywords and then translate a list of french keywords to their english regular version.<br></p>
<p dir="ltr">Where should I start ? My idea is not to build a new language but simply translate words using an hacked version of the AST tools.</p>
</blockquote>
<p dir="ltr"></p>
<p dir="ltr">You actually need a new grammar for the parser as the AST comes from that. Then you may be able to build the AST.</p>
<p dir="ltr">-brett<br>
</p>
<blockquote><p dir="ltr"><br></p>
<p dir="ltr">Hoping to be clear and I do not pollute the message in this list. <br></p>
<p dir="ltr"><font color="#000000"><tt><b>Christophe BAL</b></tt></font></p>
<p dir="ltr"><font color="#666666"><tt><b>Enseignant</b></tt></font><font color="#666666"><tt><b> de </b></tt></font><font color="#666666"><tt><b>mathématiques</b></tt></font><font color="#666666"><tt><b> </b></tt></font><font color="#666666"><tt><b>en</b></tt></font><font color="#666666"><tt><b> Lycée </b></tt></font><font color="#666666"><tt><b>et </b></tt></font><font color="#666666"><tt><b>développeur</b></tt></font><font color="#666666"><tt><b> Python amateur</b></tt></font></p>
<p dir="ltr"><b><font color="#666666"><tt>---</tt></font></b></p>
<p dir="ltr"><font color="#666666"><tt><b>French math teacher in a "Lycée" </b></tt></font><font color="#666666"><tt><b>and </b></tt></font><font color="#666666"><tt><b>Python </b></tt></font><font color="#666666"><tt><b>amateur developer</b></tt></font></p>
<p dir="ltr">_______________________________________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev">https</a><a href="https://mail.python.org/mailman/listinfo/python-dev">://</a><a href="https://mail.python.org/mailman/listinfo/python-dev">mail.python.org</a><a href="https://mail.python.org/mailman/listinfo/python-dev">/mailman/</a><a href="https://mail.python.org/mailman/listinfo/python-dev">listinfo</a><a href="https://mail.python.org/mailman/listinfo/python-dev">/</a><a href="https://mail.python.org/mailman/listinfo/python-dev">python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/brett%40python.org">https</a><a href="https://mail.python.org/mailman/options/python-dev/brett%40python.org">://</a><a href="https://mail.python.org/mailman/options/python-dev/brett%40python.org">mail.python.org</a><a href="https://mail.python.org/mailman/options/python-dev/brett%40python.org">/mailman/options/</a><a href="https://mail.python.org/mailman/options/python-dev/brett%40python.org">python-dev</a><a href="https://mail.python.org/mailman/options/python-dev/brett%40python.org">/</a><a href="https://mail.python.org/mailman/options/python-dev/brett%40python.org">brett</a><a href="https://mail.python.org/mailman/options/python-dev/brett%40python.org">%40python.org</a><br>
</p>
</blockquote>
<p dir="ltr"><br>
</p>