[core.reflect] Online playground
Stefan Koch
uplink.coder at googlemail.com
Fri Oct 22 16:28:43 UTC 2021
Good Day everyone,
I have setup a version of `run.dlang.io` which is powered by a
modified dmd that has my core.reflect patches.
this version is reachable under the url
https://corereflect.org/run
Currently it does include a debugging feature which will give you
time-limited access to a gdb instance running on the server, so
you can experience what it is like to be able to step through
what would usually be template meta code.
I am looking forward to hearing feedback.
Cheers,
Stefan
More information about the Digitalmars-d
mailing list