I have started Verilog Preprocessor project using llparse here: https://github.com/drom/vpreproc
It looks like a good tool for the task.
Wouldn't it be nice if llparse could generate NAPI bindings, then every parser would be a proper NPM module?
I have started Verilog Preprocessor project using
llparsehere: https://github.com/drom/vpreprocIt looks like a good tool for the task.
Wouldn't it be nice if
llparsecould generate NAPI bindings, then every parser would be a proper NPM module?