Dmitry Solomennikov

Results 14 comments of Dmitry Solomennikov

We have expanded guides [readme](https://github.com/area9innovation/flow9/blob/master/doc/readme.markdown), [Linux guide](https://github.com/area9innovation/flow9/blob/master/doc/linux.markdown). In general, you have to have Qt lib installed on your system. Compiled libs for Linux are not included into repository since we...

You can try to create backend yourself. Use (slightly outdated) ML backend skeleton as a base `tools/flowc/backends/ml`

Please post some more information about your system: - `java -version` - memory volume & CPU information Next, `flowc1` is a Python script, which, in turn, calls Java code. To...

Take a look to OOC tests: http://ooc.cvs.sourceforge.net/viewvc/ooc/ooc2/tests/ It is not Oberon-07, but it can be used as a reference.