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

Introspection scenario #773

Open
jaromil opened this issue Nov 30, 2023 · 0 comments
Open

Introspection scenario #773

jaromil opened this issue Nov 30, 2023 · 0 comments
Assignees

Comments

@jaromil
Copy link
Member

jaromil commented Nov 30, 2023

We need more tools to analyse Zencode language tokens to help us develop Zencode as a concise and coherent language. For instance, stats about the most used and less used words and tokenization allow us to implement Norvig's stochastic spelling correction, as mentioned in #723.

The best way to implement introspection at this scope is to implement a special scenario to provide Zencode statements that will create dictionaries and other data about the information we need, having full access to a running VM, it's HEAP and STACK.

@jaromil jaromil self-assigned this Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant