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

implement help function in clox #33

Open
zxul767 opened this issue Dec 9, 2022 · 0 comments
Open

implement help function in clox #33

zxul767 opened this issue Dec 9, 2022 · 0 comments
Labels
enhancement New feature or request p1

Comments

@zxul767
Copy link
Owner

zxul767 commented Dec 9, 2022

this is a simple function that is most useful for discovering the signatures of standard library functions.

there's an initial (albeit incomplete) version in jlox that can serve as a guide for the implementation in clox

@zxul767 zxul767 added enhancement New feature or request p1 labels Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p1
Projects
None yet
Development

No branches or pull requests

1 participant