In a way there are many different flavors of livecoding now (Tidal, Strudel, Mondo, Mercury, Sonic Pi) that all can achieve very similar goals with very different syntatical sugar.
Mercury feels a lot like Mondo (which is a DSL-like Strudel) that allows for space-delimited declarations, including implicit callbacks without needing to specify callback params.
In a way there are many different flavors of livecoding now (Tidal, Strudel, Mondo, Mercury, Sonic Pi) that all can achieve very similar goals with very different syntatical sugar.
Yes totally! I really appreciate how it makes live coding much more approachable
Mercury feels a lot like Mondo (which is a DSL-like Strudel) that allows for space-delimited declarations, including implicit callbacks without needing to specify callback params.