Archives July 15, 2015
Long Night of Porting SimpleParse
Written by
on
in
Snaking.
So once again I tried to port SimpleParse to Python 3.x. After a half-hour or so of playing with doing a complete rewrite in Cython I realized that scope creep was going to kill me, so I went back to the C-coded mxTextTools and started working out how to port that.
First step up was ...