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 ... 33 34 35 36 37 ... 50
Title Δ
Efficient conditional for increasing size in bits -1.40
Language interpreted from source code vs. bytecode in Web -2.37
Removing C++ Comment From Source Code +0.32
How to find usages of an identifer in an AST? +0.48
GLR parser with error recovery: too much alternatives when there ar... 0.00
Reduce the number of operations on a simple expression +0.49
Pros/cons of different language workbench tools such as Xtext and M... 0.00
Metrics for Change Size when using diff tools 0.00
Implementing "*?" (lazy "*") regexp pattern in... +2.20
how do call graphs resolve function pointers? +2.16
Resolving ambiguous grammar without resorting to GLR-Parser 0.00
Is "parsing" a subset of "compiling"? -0.55
Why is bottom-up parsing more common than top-down parsing? +0.92
Parsing techniques for runtime language alteration +0.44
C front-end similar to Berkeley CIL -0.49
Tools for analyzing C++ codebase -1.40
Succinctly comparing and partially merging configuration trees 0.00
DSLs(Domain Specific Programming Languages) implemented using diffe... 0.00
How to convince a colleague that code duplication is bad? -0.06
Code review tool for prep for large change to codebase -0.70
Is code duplication a sufficient reason to extract a method...? +1.17
Aspect Oriented Programming in C++ - Current supported alternatives +1.85
Is there any language where names can include space characters? -0.03
Tools to produce & manage specifications/requirements (not tick... +0.07
What tools exist for parsing Javascript and reading the results in... -0.79
Is there a code smell checker for C#? -0.65
Can anyone suggest a way to trace every call of a function? -0.26
If the grammar is ambiguous then there exists exactly one handle fo... +0.21
C++: tools to statically analyze code (and/or preprocess it) -1.00
complexity of parsing C++ +1.67
What is the best way to define grammars for a text editor? +1.79
Transformation of files -0.39
Search for commented-out code across files in Eclipse -0.09
Is there a diff tool (patch) that is aware of indentation? -1.39
Tool for model checking large, distributed C++ projects such as KDE? +0.49
Tools for understanding C code -0.30
Get line numbers of differences in two files when performing a diff... -0.85
garbage values in C/C++ -1.54
find dead JavaScript code? -1.02
Parser to parse Relational Algebras to T-Sql Codes and vice-versa +2.96
What use is an incremental SLR parser generator? 0.00
Reading tokens from file (complicated) -0.92
Recursion and Tree Search in C? +0.87
Automatically parsing PHP to separate PHP code from HTML -1.31
Question about EBNF notation and JSON +1.93
How do you compare two files containing C code based on code struct... -0.01
Assembly Analysis Tools -0.17
finding all float literals in Python code -0.01
Tool/Parser for preprocessor #if statements? -0.77
What advantages do LL parsers have over LR parsers? +1.08