dragoncoder047 / dragoncoder047/json_runner
Super recursivity needs to be fixed
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Try using an explicit stack instead of the Python stack. Then that would allow almost-infinite recursion (limited only by Python memory.
Also allow tail-call optimization (on lists)?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.