8000 GitHub - MarginallyClever/Donatello: Editor for Flow Based Programming
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MarginallyClever/Donatello

Repository files navigation

Donatello: Flow-based Programming IDE

Release Discord

What is it?

Donatello is a Java-based Integrated Development Environment (IDE) designed for Flow-Based Programming (FBP). It offers a graphical interface that simplifies the creation and management of complex data flows, making it accessible for both novice and experienced developers.

Features

  • No-code style programming with a graphical interface.
  • Syntax errors are impossible to make. The editor will not let you connect nodes in a way that doesn't make sense.
  • Nodes can run in parallel using virtual threads (JEP 425).

Screenshots

img

Getting started (Developers)

  1. Clone Donatello.
  2. Use your favorite IDE to import the Maven project.
  3. Donatello can be built to run on its own, or as a plugin in your project.

./src/test/java/com/marginallyclever/donatello has unit tests, which are also examples of how to use the API.

Use it, Discuss it, Love it.

Based on work by

Learn more

Icons

Many app icons provided by http://icons8.com.

About

Editor for Flow Based Programming

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0