Simple Lisp style structure editor.
a5adbd44e0a6 — jfuller@arcproductions.com default tip 3 years ago
Changed to key property for vnode.attrs and works! Problem fixed for tabs!
b80c428fa20e — jfuller@arcproductions.com 3 years ago
Tried id, but still have problem when switching between list and adversaries...
42bf8cdbf1ea — jfuller@arcproductions.com 3 years ago
Replicated data aliasing bug from Qirk.

heads

tip
browse log

clone

read-only
https://hg.sr.ht/~oofoe/structure
read/write
ssh://hg@hg.sr.ht/~oofoe/structure

#Simple Structure Editor

This is a simple web-based structure editor, implemented in Mithril.

Example

Given an Abstract Syntax Tree, it displays it in a structured format and provides controls to remove clauses or change the function name.