Errores y Manejo de Errores
Open
language
- Dominant language
- Python
- Stars
- 9
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Lox no tiene ningún mecanismo para manejar errores! Ninguna manera de levantar algun error, y ninguna manera de capturarlo y lidiarlo, como si lo tienen la mayoría de los lenguajes productivos.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. First map how the Python Lox interpreter currently reports failures, then determine the language design needed for raising and catching errors; done means the agreed mechanism is implemented and covered by tests for both operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100