mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-30 03:34:25 +03:00
rose: Use an interpreter for role runtime
Replace much of the RoseRole structure with an interpreted program, simplifying the Rose runtime and making it much more flexible.
This commit is contained in:
committed by
Matthew Barr
parent
a7d8dafb71
commit
9cb2233589
@@ -470,6 +470,7 @@ set (hs_exec_SRCS
|
||||
src/rose/runtime.h
|
||||
src/rose/rose.h
|
||||
src/rose/rose_internal.h
|
||||
src/rose/rose_program.h
|
||||
src/rose/rose_types.h
|
||||
src/rose/rose_common.h
|
||||
src/util/bitutils.h
|
||||
|
Reference in New Issue
Block a user