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

document debugging internals #8

Open
rurban opened this issue Feb 21, 2013 · 0 comments
Open

document debugging internals #8

rurban opened this issue Feb 21, 2013 · 0 comments
Labels
Milestone

Comments

@rurban
Copy link
Member

rurban commented Feb 21, 2013

show how you print a type, data, a stack trace in gdb

document compiler transformations ast -> vm, several of them are non-intuitive (table (expr))

how globals are read

how mixins work

how the threading model should be added

why control keywords like if/else are no keywords, are not needed to be in the grammar, just specialized in the compiler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant