drakon_editor VS drakonwidget

Compare drakon_editor vs drakonwidget and see what are their differences.

drakonwidget

A JavaScript widget for viewing and editing drakon flowcharts (by stepan-mitkin)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
drakon_editor drakonwidget
2 1
333 19
- -
10.0 3.7
over 3 years ago 23 days ago
Tcl JavaScript
- The Unlicense
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

drakon_editor

Posts with mentions or reviews of drakon_editor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-21.
  • The Drakon Language
    4 projects | news.ycombinator.com | 21 May 2023
    Oh this is one of my favourite topics.

    This site is like many of the other DRAKON tools written by Stepan Mitkin and is released to the public domain on GitHub [0].

    The tool I am most familiar with is the DRAKON editor [1] also created by Mitkin and released to the public domain [2]. I feel in love with DRAKON about 10 years ago and have used it on and off for just writing out flows or some algorithms, I even wrote a optimistic database in Erlang with it some years ago which I found pretty interesting. More recently I have been looking at adding Rust support to the tool, but many of the things I want to do is blocked by various technical debt that have accumulated over the years, and the fact that I have never used TCL before.

    [0]: https://github.com/stepan-mitkin/drakonhub

    [1]: https://drakon-editor.sourceforge.net/

    [2]: https://github.com/stepan-mitkin/drakon_editor

  • We need a flowchart editor that doesn't give you carpal tunnel
    10 projects | news.ycombinator.com | 19 Jun 2022

drakonwidget

Posts with mentions or reviews of drakonwidget. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-21.
  • The Drakon Language
    4 projects | news.ycombinator.com | 21 May 2023
    A better source for the actual language would be this PDF file [0] or the Wikipedia page [1].

    It is a kind of strict flowchart language that only allows you to do it in one way, which may be bad for some, but it helps how fast you can grok it when you understand the simple rules.

    The same author have also recently made a JS widget that allows you to embed these diagrams on websites [2].

    [0]: https://drakon-editor.sourceforge.net/DRAKON.pdf

    [1]: https://en.wikipedia.org/wiki/DRAKON

    [2]: https://github.com/stepan-mitkin/drakonwidget

What are some alternatives?

When comparing drakon_editor and drakonwidget you can also consider the following projects:

foss-acronyms - List of abbreviations used within the FOSS community, and their definitions and usages.

drakon.tech - Drakon.Tech is an IDE based on the DRAKON visual language

drakonhub - The source code for DrakonHub.com

mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown