-
Let's rename this package and repository to `org.eolang.structs`
-
The puzzle `845-380c5294` from #845 has to be resolved:
https://github.com/objectionary/jeo-maven-plugin/blob/3636715ee1aa2ff83f67a8c1d1ac18759e8ec747/src/main/java/org/eolang/jeo/representation/Byt…
-
One of the integration tests in `jeo-maven-plugin` has the following pipeline:
bytecode -> (disassemble) `xmir` -> `phi` -> `unphi` -> `xmir` (assemble) -> bytecode.
First of all I generate `Ap…
-
There are $\alpha$-bindings instead of normal names in generated PHI programs.
`eoc` can't statically generate correct names for arguments.
Program used in this example is available in [this arte…
deemp updated
3 months ago
-
One of the parts of the #1602 implementation is bytecode modifications.
We need separated standalone mojo in `eo-maven-plugin`.
### The parameters of the mojo:
1. input directory - path/file
2.…
-
The puzzle `770-2f429c73` from #770 has to be resolved:
https://github.com/objectionary/jeo-maven-plugin/blob/9a5a3a64ed2457c09abe76b5b26a932c1019c9ad/src/main/java/org/eolang/jeo/representation/dir…
0pdd updated
14 hours ago
-
We need to show that not normalizing inside atoms won't improve metrics.
1. Use the multiplication table example ([link](https://github.com/objectionary/eo/blob/c66f07f9ce5ead0b95003a387d6390ba93aa…
deemp updated
3 months ago
-
Let's make it possible to add versions to objects in EO code:
```
+alias org.eolang.io.stdout|0.28.11
[] > foo
seq
org.eolang.io.stdout|0.28.9
"Git tag name\n"
org.eolang.io…
-
I'm getting this log:
```
[INFO] --- ineo:0.1.2:fuse (default-cli) @ benchmark ---
[INFO] Processing files in /Volumes/sec/code/o/benchmark/target/generated-sources/xmir
[INFO] Processing /Volum…
-
The puzzle `705-3ed5a899` from #705 has to be resolved:
https://github.com/objectionary/jeo-maven-plugin/blob/23abedb2185ec3ece1261f1b6ada9eaf35f5fc98/src/test/java/org/eolang/jeo/representation/Can…
0pdd updated
17 hours ago