Skip to content

byte-physics/XOP-function-stub-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

From a specially crafted C header file, this Perl script can generate all necessary (resource file, header, and function) stubs for creating an Igor Pro XOP.

See the file example-header.h for an example input file, the output is in the files functionBodys.cpp, functions.cpp, functions.h, functions.rc and functions.r.

Requirements: A recent version of Perl and utags from https://ctags.io. Call the script as ./xop-stub-generator.pl example-header.h.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published