HanzoDev1375
HanzoDev1375
> There is nothing newer written in Java. I ported it to C# but that was several years ago. The papers on Codebuff are a good intro to the code....
> فکر میکنم یک پیادهسازی دارم ( https://github.com/kaby76/Trash/blob/27ba68edb3722c284061cc2dca5c5a68410ae0f3/src/grammars/javacc/Generated-CSharp/Javacc.g4 ) اما آن را بررسی کردم.  Yes, I use it, but it doesn't have good analytics.
> If you attach the file PHP.jj I can check how it is parsed. I can't work with pictures. I need text files. [PHP.jj.txt](https://github.com/user-attachments/files/18384214/PHP.jj.txt) @kaby76 using
> PHP.jj parses fine. So, I am not sure what you mean by `"Yes, I use it, but it doesn't have good analytics."` If PHP.jj parses fine, what is the...
@PsiCodes I figured out why the tar.gz libraries are not installed. This problem is because you did not install C++ with Python.
and add number line to lang farsi/:
@kaby76 It may seem strange, but I'm asking, can you create a Python code formatter for me with a parser and a code generator, with 2 ports, one for C#...
> I am using Python Grammar version 1.13.2. My program is also equipped with the antl4 compiler, but I am getting many errors as shown in the picture. > >...
> The picture posted is cropped so it's not clear what IDE the poster is using. But it looks like Intellij with the Antlr plug in. This is because there...
> In case of Java target, the following files should be deleted:: > > * PythonLexer.interp > * PythonParser.interp > * PythonLexer.tokens > * PythonParser.tokens > * PythonLexer.java > *...