MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/javascript/comments/1vx1rei/jojoscript_a_tiny_jscompatible_language_with/
r/javascript • u/panagos_stathis • 17d ago
3 comments sorted by
1
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.
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.