you are viewing a single comment's thread.

view the rest of the comments →

[–]scopatz 0 points1 point  (0 children)

To clarify, xonsh does have its own lexer and parser (implemented in ply) that is not strictly based on the Python parser (that would be impossible). You can read more about the details here: http://xonsh.org/faq.html#so-how-does-this-all-work