From 3e2ac2e81e21bb4608f9d3268954372f8563d25f Mon Sep 17 00:00:00 2001 From: Anton-4 <17049058+Anton-4@users.noreply.github.com> Date: Mon, 8 Feb 2021 16:40:47 +0100 Subject: [PATCH] Added luna lang --- editor/editor-ideas.md | 1 + 1 file changed, 1 insertion(+) diff --git a/editor/editor-ideas.md b/editor/editor-ideas.md index b709632079..3672451106 100644 --- a/editor/editor-ideas.md +++ b/editor/editor-ideas.md @@ -28,6 +28,7 @@ These are potentially inspirational resources for the editor's design. * [Xi](https://xi-editor.io/) modern text editor with concurrent editing (related to [Druid](https://github.com/linebender/druid)) * [Self](https://selflanguage.org/) programming language * [Primitive](https://primitive.io/) code exploration in Virtual Reality +* [Luna](https://www.luna-lang.org/) language for interactive data processing and visualization ### Debugging