StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Ira Baxter

Rating
1521.56 (28,999th)
Reputation
82,492 (988th)
Page: 1 2 3 4 5 ... 50
Title Δ
Parse and identify C# code +0.81
Distinguish a code comment from a text comment 0.00
Hard coding of refactoring move and extract method, parsing class a... -0.06
How to represent in Java a context-free grammar? 0.00
Automated-refactoring tool to find similar duplicate source code fo... +0.46
ANTLR check for matching XML start and end tags -2.25
inherent parallelism for a program 0.00
Reducing amount of RAM BFS algorithm takes 0.00
ANTLR4: What is the best approach to implement C like include file... +1.77
Preprocessing of arbitrary C Projects 0.00
Tic tac toe implementation using Minimax tree in Parallel 0.00
Is it possible to determine if the memory array is accessed out of... 0.00
How to debug the Java compiler source code (Javac) itself? 0.00
What happens when an assembler encounters a syntax error? 0.00
GCC preprocessor PLUS static analysis? +1.80
Is it possible to mark an XML node as 'must be transformed'? 0.00
What is the principal of "code moving to data" rather tha... 0.00
Wanted: example(s) of PEG Grammar for deeply nested Python boolean... 0.00
Refactor constructor to use initialization list -0.52
How do I tell an array from a procedure call? +1.83
What is the difference between refactoring code in single-process v... +0.60
PLC SFC loop: Can there be more than one token in the loop? 0.00
How to bolt on ANTLR 4 front to GCC Generic/GIMBLE? 0.00
Multiplication with constant - imul or shl-add-combination -1.19
Which programming language has the best introspection and reflectio... 0.00
Questions about Abstract Syntax Tree (AST) 0.00
Terminology - one-time code generation directives +0.46
Which has a better application for compiler design? 0.00
Compare two values from the stack? 0.00
Using Python to parse VBA code into smaller pieces of code 0.00
What is a startup code in C for Microcontrollers ? When / Why / How... +2.10
Semantic vs Syntax analyzing in Programming 0.00
Why global variables are stored in .data rather than in the heap of... -0.55
Does each PUSH instruction push a multiple of 8 bytes on x64? -1.76
Simple custom expression parser 0.00
Deobfuscation: Simplify Python3 Expressions 0.00
recursive descent parser in C code 0.00
how to skip "and" with skip rule? 0.00
Pattern recognition of SQL statements +0.49
simplify equations/expressions using Javacc/jjtree 0.00
clang static analysis - check null-able variable initialization wit... 0.00
How to approach massive code structure conversion that changes SQL... 0.00
Methods for de-obfuscating javascript that uses string concatenatio... 0.00
SQLite Code Analysis C# +0.18
Language Independant: Check if a string consists of a multiple of a... -0.73
How to design a code generator that generates Python code 0.00
How to get lineno of "end-of-statement" in Python ast +0.73
Data structure for program scope? -0.47
Is there a C code analyzer which can show usage of global variables... 0.00
How to measure similarity between two python code blocks? -0.44