Ivan Kochurkin

Results 10 repositories owned by Ivan Kochurkin

Articles

24
Stars
5
Forks
Watchers

:book: Collection of my articles in English and Russian

BaseNcoding

46
Stars
5
Forks
Watchers

Library for encoding of binary data into strings using base32, base85, base128 and other algorithms.

CSharp-Minifier

40
Stars
20
Forks
Watchers

Library for C# code minification based on NRefactory. That is lib for spaces, line breaks, comments removing, reduction of identifiers name length and so on in C# code.

DAGE

29
Stars
3
Forks
Watchers

Desktop Antlr Grammar Editor

MarkConv

22
Stars
3
Forks
Watchers

:memo: Convert GitHub to Habr or Dev Markdown with additional features

MathExpressions.NET

66
Stars
8
Forks
Watchers

:heavy_division_sign: Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code

Cool-Compiler

21
Stars
4
Forks
Watchers

:mortar_board: Compiler for cool programming language. Lexer and parser are implemented in ANTLR. AST compiled to .NET assembly (IL).

GenealogyTreeInGit

15
Stars
1
Forks
Watchers

Convert family trees from gedcom format to list of git commands that can be executed to build a family git repository

NppGist

40
Stars
4
Forks
Watchers

:memo: Notepad++ plugin for working with github gists (creating, editing, removing, renaming).

Seam-Carving-Advanced

15
Stars
2
Forks
Watchers

:art: Experiments with seam carving, such as Seam Carving on GPU, for video and other.