Skip to content

Strumenta/antlr4-c3-java

Repository files navigation


Logo

ANTLR4-C3 Java

The ANTLR4 Code Completion Core, ported to Java

Report Bug

License

This is a port of the antlr4-c3 library to Java.

The original project is antlr4-c3, created by Mike Lischke. The author has created the original code for ANTLR4 C3, which is a TypeScript library. The Java port got contributions from Nick Stephen, @kaidjohnson, @rovo98 , and @vityaman .

We are just maintaining the port and publishing such port to Maven Central, with the authorization from the author.

License

This port, as the original code, is available under the MIT license.

How to use ANTLR4 C3 in Java

Please see next an explanation of the library and some examples.

TO DO

The only changes with respect to the original typescript implementation are:

  • use of Java logging framework for debug messages
  • CandidatesCollection has a new field which returns information about encountered preferred rules

Development

Making a release

TO DO

About

antlr4-c3 JAVA port

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •