Re: [racket-users] #lang something // infix, optionally indentation-sensitive experimental Racket syntax

2019-07-22 Thread Stephen De Gabrielle
On Mon, 22 Jul 2019 at 18:39, Neil Van Dyke wrote: > The shell demo is great. I can't look closely at `#lang something` > quite yet, and I hope someone will include it in a list of the most > interesting prior work for everyone interested in new syntax to look at. > Done:

Re: [racket-users] #lang something // infix, optionally indentation-sensitive experimental Racket syntax

2019-07-22 Thread Neil Van Dyke
The shell demo is great.  I can't look closely at `#lang something` quite yet, and I hope someone will include it in a list of the most interesting prior work for everyone interested in new syntax to look at. -- You received this message because you are subscribed to the Google Groups "Racket

[racket-users] #lang something // infix, optionally indentation-sensitive experimental Racket syntax

2019-07-21 Thread Tony Garnock-Jones
Hi everyone, Recent threads have reminded me I never properly announced "#lang something", an experiment from back in 2016. The main idea is S-expressions, but with usually-implicit parentheses and support for prefix/infix/postfix operators. Indentation for grouping is explicitly represented in