Kotlin Compiler Developer (K2). Also, I do all these things.
- Amsterdam, The Netherlands
-
03:23
- 2h ahead - https://www.linkedin.com/in/kvanttt/
- @KvanTTT
- https://stackoverflow.com/users/1046374/ivan-kochurkin
Pinned Loading
-
-
-
antlr/antlr4
antlr/antlr4 PublicANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
-
antlr/grammars-v4
antlr/grammars-v4 PublicGrammars written for ANTLR v4; expectation that the grammars are free of actions.
558 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Created 32 commits in 4 repositories
Opened 1 pull request in 1 repository
KvanTTT/yantlr
1
merged
-
Convert the project to KMP library
This contribution was made on Apr 19
Created an issue in JetBrains/intellij-deps-jflex that received 1 comment
KotlinEmitter generates invalid code in case of lookahead expressions
Version: JFlex 1.10.13.
For the following flex element:
{CODE_LINK} / [^\(\[] { yybegin(CONTENTS) return KDocTokens.MARKDOWN_LINK
}
KotlinEmitter
…
1
comment
Opened 4 other issues in 1 repository
JetBrains/intellij-deps-jflex
4
open
-
Consider rebranding the project to something like JKFlex, KFlex or something else that emphasise the fact it can generate code in Kotlin
This contribution was made on Apr 24
-
Consider removing redundant dependencies in output artifact
This contribution was made on Apr 24
-
Consider embedding the default Kotlin skeleton (idea-flex-kotlin.skeleton) into output jar or at least including it into the project
This contribution was made on Apr 24
-
PARAMETER_NAME_CHANGED_ON_OVERRIDE
warnings if a generated lexer implements standardFlexLexer
This contribution was made on Apr 23