monoclex

Results 10 comments of monoclex

I've ran into this issue. I sadly don't have anything of importance to add, but can confirm that using the `bundled` feature works.

> * I took the liberty of ignoring `stack-overflow-signed.patch` since tests are passed without it any way. I just ran into #66, which is an issue fixed by this patch....

I grabbed a release of tree-sitter from the releases page, sat it in `~/tree-sitter-javascript` and ran `./tree-sitter highlight ./examples/jquery.js` but I still get the same error. I tried to install...

After adding the correct path (for future readers - in my case, because the directory I was working in was `~/tree-sitter-javascript`, I had to add `~` to the `parser-directories` subsection,...

> Does this project have solid source maps and language feature coverage for ECMAScript? Definitely not. My primary focus was getting a working prototype out as fast as possible with...

Thanks for the kind words! If you're curious about the status of the project, so far I've been incrementally working on it and gotten more and more complete prototypes of...

> @SirJosh3917 do you plan to continue this project? @gkorland ideally in the future (i.e. possibly a year or two) yes, but presently I've been occupied elsewhere. It's always on...

my bad on taking forever lol

Apologies for it having been a while since I've worked on this. I tried to update the terminology to be more in-line with what's currently in use, but I might've...