Show HN: Flyde – an open-source visual programming language

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. flyde

    🌟 Open-source, visual programming for developers. Includes a VS Code extension, integrates with existing TypeScript code, browser and Node.js.

    Yes! As a big fan of functional-reactive programming, it was important to me that Flyde builds on that foundation, and doesn't fall into more imperative paradigms.

    With that being said, Flyde does offer an easy way for node authors to set local and global state, but in a functional way - you can pass your own map as the global state, and do whatever you want with it. It's not properly documented yet, but here's the code - https://github.com/flydelabs/flyde/blob/main/core/src/execut...

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. openscad-graph-editor

    OpenSCAD Graph Editor

  4. Pythonocc-nodes-for-Ryven

    Pythonocc nodes for Ryven

  5. graphscad

  6. enso

    Enso Analytics is a self-service data prep and analysis platform designed for data teams.

  7. skastic

    Visual programming language: SKetches of Abstract Syntax Trees. I. C.

    I always wanted to love ProGraph - I played with it back in the pre-OSX Mac days. But I found it's very hard to "read" ProGraph code, which it would seem is the thing that visual languages are supposed to enable. It could be that my brain had already been shaped into text based programming for too long to adapt.

    That said, I did create a visual toy language demo a few years back for the fun of it. It's kinda like a visual Lisp, or maybe upside-down ProGraph: https://github.com/mypalmike/skastic

  8. flyde-vscode

    Flyde VSCode Extension

    FWIW your VSCode Repository link <https://marketplace.visualstudio.com/items?itemName=flyde.fl...> is 404, it should be https://github.com/flydelabs/flyde-vscode but is https://github.com/flydehq/flyde-vscode

  9. flyde-vscode

    Discontinued Flyde VSCode Extension [Moved to: https://github.com/flydelabs/flyde-vscode] (by flydehq)

    FWIW your VSCode Repository link <https://marketplace.visualstudio.com/items?itemName=flyde.fl...> is 404, it should be https://github.com/flydelabs/flyde-vscode but is https://github.com/flydehq/flyde-vscode

  10. visual-programming-codex

    Waypoints to the past and future of visual programming.

    Nice! Have you explored showing live values flowing through the nodes? This seems like a good use of animation.

    I'll also take a moment to plug my Visual Programming Codex[1], which collects VPLs as though they're butterflies. I'm adding Flyde to the backlog of projects to document, but I'd also suggest looking around there for ideas. There are a ton of valuable new things you can do once you start visualizing programming, especially if you're visualizing the execution behaviour. I'd love to see you push this further.

    [1] https://github.com/ivanreese/visual-programming-codex/issues...

  11. multiwoven

    🔥🔥🔥 Open Source Alternative to Hightouch, Census, and RudderStack - Reverse ETL & Data Activation

    This is interesting, we are building https://github.com/Multiwoven/multiwoven an open-source ReverseETL and workflow orchestration is a big part of our platform, maybe I ca experiment with small use-case like setting up backend tests using flows.

  12. c4-notation

    Technical resources for using the C4 model for visualizing software architecture.

    What you are describing sounds a lot like C4: https://c4model.com/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Apache DevLake

    1 project | news.ycombinator.com | 19 Jan 2025
  • Billion Cell Spreadsheets with Rust

    2 projects | news.ycombinator.com | 17 Jan 2025
  • Show HN: WASM-powered codespaces for Python notebooks on GitHub

    10 projects | news.ycombinator.com | 14 Jan 2025
  • Building an educational game with AI tools and Azure Static Web Apps (Part 1)

    2 projects | dev.to | 8 Jan 2025
  • Minimal Rio Intro

    2 projects | dev.to | 2 Jan 2025

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?