good first issue
Métriques du dépôt
- Stars
- (61 étoiles)
- Métriques de merge PR
- (Merge moyen 1m) (1 PR mergée en 30 j)
Description
As you can see in interp.c::closureDebug we do not support the debugger api of R at the moment. Check gnur/src/main/eval.c on how it should be done.
A side task will be to find out how to test the debugger...