This megatutorial about #ANTLR is pure gold. https://tomassetti.me/antlr-mega-tutorial/
The s390x open source team at IBM for #LinuxONE works to get the latest versions of open source software running for #Linux on IBM zSystems.
In October 2022 currency was maintained for over 20 projects! Including #Antlr #Falco & Strimziio Kafka operator & bridge https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/elizabeth-k-joseph1/2022/11/30/linuxone-open-source-report-october-2022
#falco #antlr #Linux #linuxone
Later I joined the team behind Xtext, a #Java based language engineering framework. This is about domain-specific (formal) languages, not natural language. You can write a grammar to specify the syntax and structure of your #DSL. Xtext uses the #ANTLR 3 parser and adds support for cross-references, indexing, editor support (completion, validation etc.) and much more. It supports Eclipse IDE and the Language Server Protocol (LSP), so it can also be used in #VSCode.
Meaning of [\p{Lu}] in ANTLR grammar https://stackoverflow.com/questions/64654430/meaning-of-plu-in-antlr-grammar #ada #programming #antlr #ada