python regex-based preprocessor proof of concept

This commit is contained in:
2017-04-18 22:28:48 -04:00
parent d6cf38a929
commit 4182fa2967
4 changed files with 226 additions and 0 deletions

3
.gitignore vendored
View File

@@ -10,6 +10,9 @@ docs/doxygen
docs/*.html
tests*/*cpp
tests*/*run
tests*/*.o
tests_ispcpp/*.h
tests_ispcpp/*pre*
logs/
notify_log.log
alloy_results_*