strudel icon indicating copy to clipboard operation
strudel copied to clipboard

haskellish tidal support

Open felixroos opened this issue 1 year ago • 0 comments

add support for haskellish tidal, as drafted here: https://github.com/felixroos/haskell-tree-sitter-playground ( demo )

probably best to have hs2js as a separate library (just hs code -> js calls, without tidal specific logic), then add the rest as another package (wetcake?). Would be nice if the wasm files don't end up in git if possible

When this is done, a web component could be added that can be used in the tidal docs

felixroos avatar May 13 '24 05:05 felixroos