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

Object De-nesting for EO programs #14

Open yegor256 opened 1 year ago

yegor256 commented 1 year ago

This is a snapshot from a paper about this method:

Screen Shot 2022-10-10 at 4 42 16 PM

The full method is described in a research paper (we have a draft of it now). You will have to finish the method and implement a command line tool, which will take a directory with XMIR files and produce a new directory with updated/optimized XMIR files.

Full paper is here: https://www.overleaf.com/read/xfqznqwspsst

EugeneDar commented 1 year ago

@yegor256 I'll do it