Informa's "Regular Expression" problem type asks the student to highlight the first match of the given regular expression in the given text. If the regular expression defines capture groups, the text matching those groups also has to be highlighted.
OOPSLA'15 - Use at Own Risk PPPJ'13 - Jikes RVM Debugger PLDI'12 - Algorithmic Profiling OOPSLA'11 - Catch Me ECOOP'11 - Beauty and Beast PLDI'10 - Profiler (In)Accuracy ASPLOS'09 - Measurement Bias More...
Our framework for bytecode-level information-flow tracing of Java programs.
Working with the Jikes RVM? Use Jikes RDB for debugging your VM hacks. Now built on top of LLDB, so it works on OS X and on Linux.