Skip to content

Instantly share code, notes, and snippets.

@feupeu
Created May 1, 2014 07:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save feupeu/85a317350f28bf7a0efc to your computer and use it in GitHub Desktop.
Save feupeu/85a317350f28bf7a0efc to your computer and use it in GitHub Desktop.
Impl. introduction
Introduction
Syntax analysis
- Scanner / Parser
- CFG in Xtext (Compare to the CFG in the report)
Context analysis
- Typechecker
- Typeprovider
- Void type
- Constructs
- Expressions
- Scopechecker
- Calculations
Code generation
- Pick some constructs and explain
- More stuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment