strudel/examples/tidal-repl
2025-11-04 20:54:21 -06:00
..
public tidy tidal package 2024-05-17 20:36:41 +02:00
.gitignore tidy tidal package 2024-05-17 20:36:41 +02:00
index.html fix: lint + format 2024-05-17 20:38:30 +02:00
main.js update examples after making hs2js sync 2024-05-17 20:51:43 +02:00
package.json fix for node 24 support #1718 2025-11-04 20:54:21 -06:00
README.md tidy tidal package 2024-05-17 20:36:41 +02:00

@strudel/tidal

This is an experiment in implementing tree-sitter for parsing haskell.

pnpm i
cd haskell
pnpm copy-wasm
pnpm dev