On Thursday, 12 December 2024 at 15:56:55 UTC, H. S. Teoh wrote:
It's not quite so simple in practice, though. You also need to
know exactly which symbols need to be defined in order for the
custom runtime to actually work. Some of these symbols are
non-obvious, but missing them will cause the compile to fail
with rather unhelpful error messages.
T
I know and I might abandon the project halfway through it in
favor of already existing solutions, but at least I can see if I
can make it work for my usecase, and already found at least one
deprecated symbol for the wiki, and some newly introduced ones.
At the moment I want to do something out of my comfort zone for a
bit, and while there might be some more immediately useful ideas
on that front (like finishing my improved SDLang library), I
don't really know, just recovered from a relatively long illness
and haven't coded for a while.