The Wisent Parser Generator

By , on

A few months ago, Claude Code helped me to finally convert my Python parser generator “Wisent” from the obsolete Python 2 to current versions of Python 3. This was not entirely trivial, because not only was the program written in Python 2, it was also generating Python 2 code. I had put off porting this for a long time, but with the help of Claude Code the process was then relatively quick and painless.

Today I finally managed to also update the Wisent home page to reflect this change. Hopefully this makes the new Wisent version easier to discover.

Older entry: Resurrected Web Site

Back to blog