Releases: kusumotolab/NIL
Releases · kusumotolab/NIL
Update ANTLR and language definition files
to handle the latest Python (3.12)
Breaking change
Python function range is changed.
as-is: until the last token
to-be: until the first token of the next function def
this seems to be due to ANTLR and Python lexer and parser def update
Update dependencies
- Use latest Gradle, Java, Kotlin, etc.
- Update Java version of NIL can handle (11 -> 21)
Make DOI
Add tokenizer
Performing tokenization through lexical analysis