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
Ivan gave feedback: EO examples are too simple, hence they fold into simple values. Need a bigger example.
Nikolay suggests to make up a larger example.
According to Nikolay and Maxim, there is no syntatic support for (?)some representation of bytes(?).
Normalizer team had to roll back some stdout results.
In general, we do not know if we can safely dataize some object. Counter example with multiplication table where normalization cannot optimize anything.
We will check how much normalization can help with multiplication table.
Yegor suggests to postpone large example to later phases and now continue the work on normalizer.
Yegor wonders how they can keep typing information in EO. They could be kept as separate objects, however they might get destroyed by the normalization process. However, Yegor wishes to keep some semantic information from Java Bytecode (Keep typing information #409).
For patent, we would need one non-generic rule. Some rule that performs a non-trivial optimization to include it into patent proposal (Plan a patent #197).
The text was updated successfully, but these errors were encountered:
Danila's notes
Realistic example
Problem
Solution 1: try the multiplication table example
link
Problems:
eoc unphi
produces untestable programs eo#3213 (comment))Solution 2: artificial example
Solution 3: do more
Tests
Global object
Anatoliy's notes
spring-fat
archive with the optimization as a custom rule #379 (comment)). According to Vladimir, Normalizer team cannot do anything from their side to help. Waiting for a solution from EO team side ().The text was updated successfully, but these errors were encountered: