Code Generation

These are lecture notes from my Computer Science course.

Intermediate code generation is useful for:

  • Storage allocation; fix address or offsets for each variable identifier.
  • Translation to intermediate code.

The slides are pretty confusing…

This entry was posted in cgo, lecture. Bookmark the permalink.