Pinned Repositories
BrainfuckDecompiler
Brainfuck decompiler
BreakingLambdaBody
Lambda instantion order vs. class redefinition
HabraUnread
Userscript to let you mark comments on https://habrahabr.ru/ as unread
Maccimo's Repositories
Maccimo/BrainfuckDecompiler
Brainfuck decompiler
Maccimo/BreakingLambdaBody
Lambda instantion order vs. class redefinition
Maccimo/HabraUnread
Userscript to let you mark comments on https://habrahabr.ru/ as unread
Maccimo/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
Maccimo/AsmConDyBigOuch
OW2 ASM ConDy handling performance problem demo
Maccimo/asmtools
https://wiki.openjdk.java.net/display/CodeTools/asmtools
Maccimo/binaryen
Compiler infrastructure and toolchain library for WebAssembly, in C++
Maccimo/challenge_word_classifier
The challenge: tell English words apart from nonwords
Maccimo/CodeRacing
Maccimo/commons-bcel
Mirror of Apache Commons BCEL
Maccimo/dt-example-plugins
Maccimo/HugeEnumGeneratorArticle
Maccimo/huntbugs
Java bytecode static analyzer
Maccimo/indyprotectordemo
Maccimo/intellij-community
IntelliJ IDEA Community Edition
Maccimo/intellij-plugin-v4
An intellij plugin for ANTLR v4 in Intellij 12.1, 13.X
Maccimo/java-cgdk-ru
Maccimo/JavaParserSOE
StackOverflowError due to infinite loop in JavaParser's type resolution system
Maccimo/jphp
Compiler for JVM, like JRuby and Jython only for PHP
Maccimo/kotlin-eclipse
Maccimo/MethodType-API-vs-ConstantPool
Demo for `MethodType` runtime API vs. Constant Pool entry behaviour difference.
Maccimo/schemastore
A collection of JSON schema files incuding full API
Maccimo/soot
Soot - A Java optimization framework
Maccimo/TopologicalOrderListIterator
TopologicalOrderListIterator provide ListIterator implementation allowing traverse underlying List in topological order. Order defined by dependencies provided by DependencyProvider implementation. Modifying of underlying list is not supported. Concurrent changes not detected at all.
Maccimo/uMatrix
uMatrix: Point and click matrix to filter net requests according to source, destination and type
Maccimo/vss2git
Automatically exported from code.google.com/p/vss2git
Maccimo/ZeroNights2017Crackme3
ZeroNights 2017 Crackme #3 solution