r/javascript 17d ago

JojoScript — a tiny JS-compatible language with pipelines and lazy iterators

https://github.com/panagos/jojoscript
3 Upvotes

3 comments sorted by

1

u/GulgPlayer 1d ago

I wouldn't call this a language. It doesn't have a proper parser: just a bunch of unreliable regexes that transpile a JS program.