Re: Object-oriented preprocessor
- Posted by jmduro Aug 25, 2022
- 2696 views
achury said...
Some languages today use things like pass a function as parameter, and functions that return functions.
Such things may me emulated on a similar way, just receiving or passing proc_id?
I don't know. Maybe there is something to try. I'm not sure this can work without also having var_id as with OOEU or VEEU.
Jean-Marc