Shrubbery syntax for Racket

14 points by azhenley


rtpg

I really like this concept. I feel like indentation sensitivity gets a bad rap considering nowadays everyone is using formatters so it's pretty unlikely you're not going to have indentation.

I've tried messing with Rhombus at one point (a lang that uses shrubbery) but didn't get very far. I should give it another shot.

alect

This seems conceptually similar to Guile scheme's WISP. The concept of indent sensitive lisp appeals to me on a deep level.. I just need to find an excuse to try it out!

fanf

Shrubbery syntax was designed for the Rhombus programming language (a skin over Racket) which has been discussed here several times previously

priime

Related discussions: