objectionary / ideas

Here we keep ideas for future research in EO programming language and Polystat static analyzer
https://www.eolang.org
7 stars 0 forks source link

eofmt: code auto-formatter for EO language #23

Open yegor256 opened 1 year ago

yegor256 commented 1 year ago

EO is our own experimental object-oriented programming language: www.eolang.org

Similar to auto-formatters for other languages, let's create auto-formatter for EO. As an input it should take .eo file and then modify the file so that the code looks "better".