Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usar una libreria para hacer REPL/CLIs (version escritorio) #20

Open
juanbono opened this issue Sep 11, 2020 · 0 comments
Open

Usar una libreria para hacer REPL/CLIs (version escritorio) #20

juanbono opened this issue Sep 11, 2020 · 0 comments

Comments

@juanbono
Copy link
Member

Actualmente el REPL es basicamente un loop infinito donde se ejecuta el parser y el evaluador.
Si bien esto nos permite evaluar codigo, podriamos mejorar la UX del interprete usando alguna lib que soporte movimiento con el cursor, newlines, etc.

@juanbono juanbono changed the title Usar una libreria para hacer REPL/CLIs Usar una libreria para hacer REPL/CLIs (version escritorio) Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant