FdelMazo / FdelMazo/plox

Interpolación de Cadenas

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
language
Dominant language
Python
Stars
9
Forks
19
PR merge metrics
No merged PRs in 30d

Description

https://craftinginterpreters.com/scanning-on-demand.html#challenges

Algo muy util que le esta faltando a Lox es una manera de poder interpolar valores dentro de cadenas, lo cual sirve para poder tener mensajes mucho más descriptivos

Image

Image

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked Scanning on Demand challenge and review how the Lox interpreter currently handles strings. Define the interpolation behavior from the issue examples, then trace the relevant scanning, parsing, and evaluation entry points; done means values can be embedded in strings to produce more descriptive messages.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
compilers
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.