mdsplus icon indicating copy to clipboard operation
mdsplus copied to clipboard

Feature: Use python to generate files

Open WhoBrokeTheBuild opened this issue 4 months ago • 1 comments

This work was originally part of the CMake branch, which I am breaking up into smaller PRs This is being tagged as "Feature:" instead of "Build:" due to how many files it touches, I want to update the minor version number.

Add opcodes.csv to be parsed by gen-* scripts Convert opcbuiltins.h and tdishr.h into generated files, generated by opcodes.csv Update, Rename and Add gen-* scripts Move yacc/lex files out of yylex/ directories Update bootstrap to call new gen-* scripts

WhoBrokeTheBuild avatar Oct 24 '24 17:10 WhoBrokeTheBuild