On Tue, Jan 24, 2023 at 6:41 PM Steve Lewis via cctalk <
cctalk@classiccmp.org> wrote:

> BTW, I've wondered if some form of stenography could be used for software
> development.   In my mind, it would make sense to just program directly in
> a kind of Abstract Syntax Tree (AST) from the beginning - why bother with
> all the syntaxic sugar and peddling ascii text characters around a file to
> form a program.   So now I wonder if "building" a program using an AST
> might be possible in VR.. you "grab" a FOR loop virtually from a box on the
> left, add it to your program tree, and build out from there decorating the
> tree....
>

Are you familiar with Google Scratch?

https://scratch.mit.edu/

Add the VR interface and you basically have what you describe.

Sellam

Reply via email to