Skip to content
Avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Arctic Code Vault Contributor

Organizations

@antlr @PositiveTechnologies @Swiftify-Corp @plcomp
KvanTTT/README.md

Profile Views Counter

Ivan Kochurkin's GitHub Stats

Pinned

  1. Grammars written for ANTLR v4; expectation that the grammars are free of actions.

    ANTLR 6k 2.5k

  2. ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

    Java 9.5k 2.2k

  3. 📖 Collection of my articles in English and Russian

    TeX 21 3

  4. 📝 Convert GitHub to Habr or Dev Markdown with additional features

    C# 14 1

  5. JetBrains test task for Senior Developer to Compiler Team

    Kotlin

  6. ▪️ An engine for searching patterns in the source code, based on Unified AST or UST. At present time C#, Java, PHP, PL/SQL, T-SQL, MySql, and JavaScript are supported. Patterns can be described wit…

    C# 57 11

661 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

March 2021

KvanTTT has no activity yet for this period.

February 2021

Created 1 repository

Created a pull request in AvaloniaUI/Avalonia that received 1 comment

Compile time parsing (Brush, RelativePoint)

What does the pull request do? Adds compile-time parsing for brushes and other classes. What is the current behavior? Runtime parsing. What is the …

+250 −44 1 comment
Opened 2 other pull requests in 1 repository

Created an issue in KvanTTT/ExcessNullChecker that received 1 comment

Support of ATHROW opcode

static void throwException(Object a) throws Exception { if (a == null) throw new Exception(); if (a != null) { // Test: condition_is_always_true } }

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.