<div>Hi,</div><div><br></div><div>I&#39;m interested in experimenting with adding new infix operators to IronPython to support objectwise and elementwise operators. PEP 225</div>(<a href="http://www.python.org/dev/peps/pep-0225/">http://www.python.org/dev/peps/pep-0225/</a>) describes the potential use cases for such operators. Matlab style matrix operations are the chief example.  Clearly new operators won&#39;t be added to Python any time soon, but I am interested in exploring the issue nonetheless.<div>
<br></div><div>Before diving in, I am wondering if there are any helpful pointers more experienced IronPython developers can offer about adding new syntax to IronPython.  Is there an overall strategy I should obviously be following?</div>
<div><br></div><div>Tristan</div>