strudel/examples/tidal-repl
2025-01-24 15:45:49 +01: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 update main package + core package + vite / vitest 2025-01-24 15:45:49 +01: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