Skip to content

Latest commit

 

History

History
144 lines (114 loc) · 12.4 KB

README.md

File metadata and controls

144 lines (114 loc) · 12.4 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
  • Other: 🔨 Is in some production use, 🌐 Works in browser, 👨‍👩‍👧‍👦 Not intended for programmers, 文 Localization support
Project Properties Description Written in ⭐️ Updated
Enso 💵 📖 ⤴️ 👶 λ Hybrid visual+textual programming language Scala, Rust 7244 2024
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 5483 2024
Lamdu ♡ ⌨️ 👶 λ 文 Language with live programming and novel UX for type errors Haskell 1847 2024
Dark 💵 ⌨️ 👶 λ 🌐 Platform and language as a service for app backends and web F#, ReScript 1544 2024
MPS 💵 ⌨️ 🧰 🔨 Language workbench for projectional languages Java 1505 2024
Cursorless ♡ 📖 🔨 Spoken language for structural code editing TypeScript 1016 2024
Sapling ⌨️ Vim/Kakoune-inspired modal structured editor for existing languages Rust 694 2024
Hazel 🎓 ⌨️ 👶 λ 🌐 Language with live programming and typed holes Reason 648 2024
JOY.js ♡ 👶 🧰 🔨 🌐 👨‍👩‍👧‍👦 Language workbench for programmable demos JavaScript 561 2018
Fructure ⦅ 🧰 A projectional editor workbench for Racket-implemented languages Racket 440 2024
tylr 🎓 ⌨️ λ 🌐 A tiny tile-based editor for well-formedly manipulating sequences of tokens Reason 259 2023
Cirru A tree editor for ClojureScript Clojure 214 2023
Holbert 🎓 🌐 A graphical interactive proof assistant designed for education Haskell 161 2023
Vlojure ⤴️ ⦅ 🌐 A novel visual UX for ClojureScript Clojure 138 2022
ProjecturEd 👨‍👩‍👧‍👦 General purpose projectional editor Common Lisp 134 2022
Tofu ♡ ☕ VSCode extension for structured editing of JavaScript and TypeScript TypeScript 97 2022
Envision 🎓 👶 Editor for a Java/C++ like language C++ 95 2022
Subtext 👶 A series of inspiring presentations and projects exploring ideas in projectional editing TypeScript 95 2022
Eyg 👶 λ 🌐 Minimal language to enable exploration of alternative editing methods Gleam 76 2024
Freon ⌨️ 🧰 🌐 Web-based Projectional Language Workbench TypeScript 62 2023
Forest ☕ 🌐 A prototype tree editor for TypeScript TypeScript 55 2023
Lisperanto ♡ ⦅ 🌐 IDE for Lisp-like language JavaScript 39 2022
Foundry λ A projectional editor for the Morte language Haskell 28 2024
Gopcaml-mode 📖 λ 🔨 Structural editing Emacs plugin for OCaml code OCaml 21 2022
Frugel 🎓 ⌨️ 👶 λ A research exploring a novel UX for textual entry of code Haskell 17 2022
Javardise 🎓 📖 Editor for a subset of Java Kotlin 1 2024
SplootCode ⌨️ 🌐 A structural editor for Python, aimed towards beginners ? - 2023
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
Neurion 💵 👶 λ

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
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 👶
Viskell 2015 - 2017 λ Visual programming meets Haskell
Zinal 2015 - 2017 👶
Golem 2014 - 2016 🎓 📖 ⌨️ 👶 λ ⦅ 🌐 Online tree editor and debugger for Shem, a functional LISP-like language which compiles to JavaScript
Cedalion ? - 2013 🎓 👶

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