Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 733 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 733 Bytes

2d

The graphical interface for the Flow-Based Programming.

screenshot

Graph to Script

  • Translate a graph into a script in real time.
  • Translate a script into a graph unimplemented

Features

  • Create function nodes
  • Connect nodes
  • Run program
  • Script translation
  • Promise
  • Create reference nodes
  • Variable arguments unimplemented
  • Default parameter unimplemented
  • Class unimplemented
  • Function block composition unimplemented
  • Type checking unimplemented
  • Show parameter name
  • Incremental search for nodes unimplemented
  • Align block layout unimplemented
  • Nested graphs unimplemented