Suminda Sirinath Salpitikorala Dharmasena

Results 136 comments of Suminda Sirinath Salpitikorala Dharmasena

It might be an idea to open source plot tools.

Why 2.0? Why not the latest version?

``` # List of project licences # Available values: # gpl:2.0, gpl:3.0, lgpl:2.1, lgpl:3.0, cddl:1.0, cddl+gpl, apache:2.0, bsd:2, # bsd:3, mit, epl:1.0, ecl:1.0, mpl:2.0 # licences = ["apache:2.0"] licences =...

Something like: - https://gohugo.io/content-management/taxonomies/ - https://gohugo.io/content-management/multilingual/

Basically what is needed is a Java, C# and C binding as many of the above languages have C bindings for the topology generator.

You need a JSON, FBP string to create Topology, blocks, connections. Language bindings to create and execute. Also you need processing blocks.

As a side note [Spoon](https://github.com/INRIA/spoon/) has [reverse engineering](https://github.com/INRIA/spoon/tree/master/spoon-decompiler) to get back to a more high level view which is closer to the source.

It would be great if something can be done to bridge the gap. Not fully Java but high level and not too low level.