strudel/examples/tidal-repl
Felix Roos fd950d4476 tidy tidal package
- move tidal repl to examples
- make hs2js synchronous
2024-05-17 20:36:41 +02: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 tidy tidal package 2024-05-17 20:36:41 +02:00
main.js tidy tidal package 2024-05-17 20:36:41 +02:00
package.json tidy tidal package 2024-05-17 20:36:41 +02: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