expressions/README.md
2024-08-26 18:01:03 +08:00

3 lines
326 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

注意 由于使用c++的regex库所以需要编译时需要注意大于等于c++11语法
注意 这是一个多文件编译的项目需要你结合main.c和expr.cpp使用
注意 gen-expr里面需要命令行里编译c语言所以Windows需要自行配置以保证可以使用system命令编译以及popen的路径