Primetalk / SynapseGrid

SynapseGrid is a framework for constructing dynamic low latency data flow systems.
Other
124 stars 8 forks source link

NoFlojs like editor and design capabilities #5

Closed sirinath closed 9 years ago

sirinath commented 10 years ago

Design capabilities are very important. Is it possible to add easy and rapid design capabilities like in NoFlojs

sirinath commented 10 years ago

Following project http://www.pythonect.org/ generates code from DIA, VDX file formats. Might be interesting to get some ideas.

Also the schematics of using just the syntax is very natural.

sirinath commented 10 years ago

This might be a good choice for a Visual DSL http://eclipse.org/sirius/

Primetalk commented 10 years ago

Yes, it looks promising.

sirinath commented 10 years ago

This also might look interesting: http://expressionflow.com/category/dataflow-programming/

http://expressionflow.com/

http://msdn.microsoft.com/en-us/library/bb483088.aspx

http://www.ankhor.com/en/ (very interesting concept)

sirinath commented 10 years ago

May be of some interest: http://www.jpaulmorrison.com/fbp/jsyntax.htm

http://www.pypes.org/

http://pyfproject.org/

http://meemoo.org/

sirinath commented 10 years ago

Something interesting that might give you further ideas to improve this: https://github.com/lihaoyi/scala.rx

Primetalk commented 9 years ago

I seems that SynapseGrid is more focused on the language to describe functional data-processing systems rather than a CASE utility to build visual interface. There is no plans to add UI of the kind in the near future.