You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest we create a new repository (objectionary/pretty) that will implement pretty printing of XMIR to EO. Let's move Xmir.toEO() function over there (together with the /org/eolang/parser/print/to-eo.xsl XSL). Also, it seems we can just delete the Xmir.toReversedEO() function.
Later, we'll use print goal of our Maven plugin in auto-formatting: objectionary/eoc#443
The text was updated successfully, but these errors were encountered:
I suggest we create a new repository (
objectionary/pretty
) that will implement pretty printing of XMIR to EO. Let's moveXmir.toEO()
function over there (together with the/org/eolang/parser/print/to-eo.xsl
XSL). Also, it seems we can just delete theXmir.toReversedEO()
function.Later, we'll use
print
goal of our Maven plugin in auto-formatting: objectionary/eoc#443The text was updated successfully, but these errors were encountered: