Skip to content

Latest commit

 

History

History
149 lines (118 loc) · 13 KB

README.md

File metadata and controls

149 lines (118 loc) · 13 KB

Awesome Structure Editors Awesome

A list of structural/projectional code editor projects.

Any comments, suggestions? Let us know!

Contents

Foreword

Projectional editing is how almost all document editing applications work nowadays, except for editing source code and text documents, where it is still common to edit plain text files that are parsed to render/compile the result.

This document is a list of projects trying to bring the projectional/structural approach to source code editing.

As evident from the wealth of ongoing and concluded attempts listed below, this problem appears to be either difficult, or impossible. Hopefully one or more of these projects will succeed in realising it and bringing it to the mainstream!

Structural code editor projects

This list includes projects which are actively developed or were maintained recently. Currently the bar for incomplete projects is set arbitrarily at 2020.

Project properties are summarized using unicode/emoji "flags":

  • Project structure: 💵 Commercial, 🎓 Academic, ♡ Accepts donations
  • UX: 📖 Uses text files, ⤴️ Visual programming, ⌨️ Text editing like UX
  • Target languages: 👶 New language, λ Functional, ⦅ Lisp-based, ☕ JavaScript/TypeScript, 🧰 Language Workbench
  • Platform support: 🌐 Works in browser, 🪟 Microsoft Windows only
  • Other: 🔨 Is in some production use, 👨‍👩‍👧‍👦 Not intended for programmers, 文 Localization support
Project Properties Description Written in ⭐️ Updated
Enso 💵 📖 ⤴️ 👶 λ Hybrid visual+textual programming language Scala, Rust 7404 2025
Unison 💵 📖 👶 λ Code database projected to text-files edited in your text editor of choice. Originally centered around having a projectional editor, but pivoted to creating a cloud programming language first Haskell 5982 2025
Lamdu ♡ ⌨️ 👶 λ 文 Language with live programming and novel UX for type errors Haskell 1868 2025
Dark 💵 ⌨️ 👶 λ 🌐 Platform and language as a service for app backends and web F#, ReScript 1732 2025
MPS 💵 ⌨️ 🧰 🔨 Language workbench for projectional languages Java 1589 2025
Cursorless ♡ 📖 🔨 Spoken language for structural code editing TypeScript 1212 2025
Hazel 🎓 ⌨️ 👶 λ 🌐 Language with live programming and typed holes Reason 916 2025
Sapling ⌨️ Vim/Kakoune-inspired modal structured editor for existing languages Rust 745 2025
JOY.js ♡ 👶 🧰 🌐 🔨 👨‍👩‍👧‍👦 Language workbench for programmable demos JavaScript 565 2018
Fructure ⦅ 🧰 A projectional editor workbench for Racket-implemented languages Racket 470 2024
SplootCode ⌨️ 🌐 A structural editor for Python, aimed towards beginners TypeScript 455 2024
tylr 🎓 ⌨️ λ 🌐 A tiny tile-based editor for well-formedly manipulating sequences of tokens Reason 304 2025
Eyg 👶 λ 🌐 Minimal language to enable exploration of alternative editing methods Gleam 230 2025
Cirru A tree editor for ClojureScript Clojure 227 2024
Holbert 🎓 🌐 A graphical interactive proof assistant designed for education Haskell 167 2024
Vlojure ⤴️ ⦅ 🌐 A novel visual UX for ClojureScript Clojure 145 2022
ProjecturEd 👨‍👩‍👧‍👦 General purpose projectional editor Common Lisp 142 2022
Tofu ♡ ☕ VSCode extension for structured editing of JavaScript and TypeScript TypeScript 102 2024
Subtext 👶 A series of inspiring presentations and projects exploring ideas in projectional editing TypeScript 100 2022
Envision 🎓 👶 Editor for a Java/C++ like language C++ 98 2022
Freon ⌨️ 🧰 🌐 Web-based Projectional Language Workbench TypeScript 69 2025
Forest ☕ 🌐 A prototype tree editor for TypeScript TypeScript 60 2023
Lisperanto ♡ ⦅ 🌐 IDE for Lisp-like language JavaScript 43 2022
Foundry λ A projectional editor for the Morte language Haskell 29 2025
Gopcaml-mode 📖 λ 🔨 Structural editing Emacs plugin for OCaml code OCaml 22 2022
Frugel 🎓 ⌨️ 👶 λ A research exploring a novel UX for textual entry of code Haskell 18 2022
Javardise 🎓 📖 Editor for a subset of Java Kotlin 6 2025
Algot 🎓 👶 ⤴️ 👨‍👩‍👧‍👦 🌐 A live, graph-based language for programming by demonstration ? ? 2024
Flowgorithm 👶 ⤴️ 👨‍👩‍👧‍👦 文 🪟 An Educational, flowcharts based graphical language ? ? 2024
Alfa 🎓 λ An editor for Agda which doesn't allow incorrect code Haskell - 2020
OCell 👶 🌐 ? ? - 2020

Unreleased Projects

Project Properties Description
Roc λ A performance oriented functional programming language with a structural editor.
Dion Systems TODO
Neurion 💵 👶 λ TODO

Concluded or inactive projects

Project Time_Period Properties Description
Inflex 2020 - 2022 💵 🌐 👶 λ A spreadsheet-inspired functional programming language
Intentional software 1990s - 2017 💵 Started as a Microsoft project to develop a projectional editor in the late 1990s (see video from 2000), which later spun up as an independent company, which later pivoted to develop a language workbench. Despite being founded and self-funded by a Billionaire, it was ultimately acquired by Microsoft at 2017, with the original projects being cancelled (afaik).
Eve 2014 - 2018 💵 👶 A startup that made a series of experimental programming systems and was shut down in 2018.
Prune 2015 An internal research project in Facebook. Concluded in it "being promising" but according to them "programmers don't spend that much time manipulating programs compared to all the other things they do. Enabling programmers to do a 50% better job of a task requiring 10% of their time just doesn't make economic sense" (redacted quote).
Novella 2019 - 2020 A structural editor infrastructure, in 2020 author moved on to develop Inflex instead.
Expressions of Change 2017 - 2018 TODO
Isomorf 2017? 💵 🌐 👶 λ A startup developing an in-browser editor for a language that can appear in a syntax of the user's choosing among a few options appearing like different popular programming language
Omni 2013 - 2017 👶 TODO
Viskell 2015 - 2017 λ Visual programming meets Haskell
Zinal 2015 - 2017 👶 TODO
Golem 2014 - 2016 🎓 📖 ⌨️ 👶 λ ⦅ 🌐 Online tree editor and debugger for Shem, a functional LISP-like language which compiles to JavaScript
Cedalion ? - 2013 🎓 👶 TODO
TFlow 1994 - 1995 💵 👶 ⤴️ 🌐 👨‍👩‍👧‍👦 文 Educational Graphical flow-chart based programming language with interpreter and Arduino-like compiler

Blocks Programming Editors

Blocks Programming languages/editors are a specific kind of structural programming editors, where the code is structured in a manner similar to "lego blocks" supporting "drag and drop" editing.

System Properties Written in
Alice 🎓 Java
Hopscotch 💵 ?
Microsoft MakeCode 💵 👶 🌐 ?
Scratch 🎓 文 👶 🌐 JavaScript
Snap 🎓 文 🌐 ?

Spreadsheet-based projects

System Properties Written in
Flowsheets ?
Mesh JavaScript
Object Spreadsheets 🎓 TypeScript

Other notable projects

Not sure in which category these projects fit in:

System Properties Description Written in
Apparatus 🎓 🌐 Hybric diagrams editor CoffeeScript
Cycle.js Dev Tools Dataflow debugging TypeScript
JSON Editor 🌐 JSON schema-based editor JavaScript
Greenfoot/BlueJ 🎓 Structure-text hybrid Java

Resources

Related lists

Community