mncaudill + vm   1

Regular Expression Matching: the Virtual Machine Approach
"This article presents two strategies as two different ways to implement a virtual machine that executes a regular expression that has been compiled into text-matching bytecodes, just like .NET and Mono are different ways to implement a virtual machine that executes a program that has been compiled into CLI bytecodes."
programming  reference  algorithms  compsci  vm  parsing 
december 2009 by mncaudill

Copy this bookmark:



description:


tags: