Re: Object-oriented preprocessor
- Posted by ghaberek (admin) Aug 27, 2022
- 2335 views
I really think we need to add object oriented features to the core of the interpreter instead of trying to pad around it with the preprocessor (which I'm still not convinced is a great feature). I'd really like to merge Matt's OOEU but that merge is going to have to be done by hand. It's probably a better approach than how memstruct works and I'm pretty sure it could be use to provide structure support as well.
-Greg