Sylvain Leroy

Results 31 comments of Sylvain Leroy

I am using any time I need to write some small parsers and even a big one recently ( ActionScript 3). I did not find anything close to Parboiled apart...

I am using the Java side. Most projects I am dealing with are written in Java or compatible Java.

One of the modification, I would like to bring is either upgrading ASM or embedding it to avoid conflicts with spring/hibernate etc

Thank you ,that's really nice of you. By the way, it's sad that the blog articles have been deleted or removed from the blog ( in the Wiki)

@Garagoth I am still using Parboiled for this purpose. Scala alternatives have been advised by @sirthias. You may write them using ANTLR or JavaCC or SonarSource parsing framework if you...

@kinow I did a fork that I am using in some projects actually on https://github.com/byoskill/parboiled. However, I am not publishing on the parboiled repository. Since I am more a Java...

The documentation worked fine for me except for the isDevMod() function call, method was not found for AngularCLI : `@angular/cli: 1.0.0-beta.30 node: 6.9.4 os: linux x64 @angular/common: 2.4.6 @angular/compiler: 2.4.6...

ESLint is supposingly supported by SonarQube 7. Are you really needing the plugin ? If yes I will produce a version compatible with the 7.

I am producing a compatible LTS version 6.7.x Then I will study how many regressions we have with the 7.x version.

I agree with you but at this time, I'm alone to maintain this plugin and with my limited time, I cannot maintain several versions at the same time. I have...