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 ... 9 10 11 12 13 ... 50
Title Δ
Get AST from .Net assembly without source code (IL code) 0.00
How to identify similar expressions for automatic function extracti... 0.00
Fastest way to Compare And Swap (CAS) on Intel x86 CPU? 0.00
Time Complexity of Shift and Add Multiplication 0.00
Is performance of "less/greater than than" better than &q... 0.00
How to create a context-free grammar? 0.00
Generate Java Source Code for Abstract Syntax Tree 0.00
Why does jmpq of x86-64 only need 32-bit length address? +0.85
Parse and calculate boolean expression in C 0.00
What does actually 'program order' mean? 0.00
How to create an abstract syntax tree for a*(b+c)*d +0.47
Branchless avoid division by zero -2.05
Practical uses for rotate carry left/right +0.44
ANTLR4 : parsing legacy web templates 0.00
ARM Assembly Parser and Editor? 0.00
Is array access always constant-time / O(1)? -0.06
Error when building AST from C code using DMS GCC parser 0.00
Automatic refactoring of depending code after the fact 0.00
How to stop all pthreads when one has completed its work? -0.10
Writing a Parser for mixed Languages 0.00
How to call a C compiler through library instead of via system call? -2.22
Use multithreading for multiple file copies -0.51
Parallelize Depth First Search C++ 0.00
translating sql dialects 0.00
Expected speedup from embarrassingly parallel task using Python Mul... +0.44
Use clang as a library to parse OpenCL code extended with some C++... 0.00
Compiler compiler that consumes BNF -0.55
How and when are stack frames built? +0.74
Build transformation engine based on rules 0.00
Is this the example of Lexical analysis error? -0.68
does NEG instruction in assembly language sets the Overflow flag 0.00
Find out if one method could call another +0.43
Antlr and PL/I grammar 0.00
Why do compilers that support precompiled headers typically only al... 0.00
Why do we use the term syntax in computer languages and not the ter... -2.02
Why are C's arrays first dimension ignored by the compiler as a... -1.74
Compiler for custom cpu architecture -0.60
What makes Java easier to parse than C? 0.00
Do any languages / compilers utilize the x86 ENTER instruction with... 0.00
Handling temporaries in stack machine 0.00
Formal way to describe protocols +1.93
Is there ever a point to swap two variables without using a third? +0.06
What's the fastest way to pack 32 0/1 values into the bits of a... +1.00
Very simple assembly register comparison -1.54
how to display the result from my bison parser in an abstract synta... 0.00
Convert all binary operations in C to have 2 operands 0.00
difference between conditional instructions (cmov) and jump instruc... 0.00
Options for making C immune to buffer overflows and other errors? +1.05
Predictive parser for EBNF productions 0.00
Programming language evolution vs underlying architecture 0.00