| SIGPLANet Home > |
| Analysis and Implementation:
Programming languages are implemented via programs, such as
interpreters or compilers, that take as input a program in a
programming language, analyze the program to make sure it has
esstential properties, and then either execute the program directly or
output a program in a lower-level language for subsequent execution on
a (virtual) computing machine.
|
| Contribute! |
If you are interested in contributing to this topic area in SIGPLANet, please send us email.
|
| Topics |
- Parsing
- Type Checking
- Program Analysis
- Translation of Language Features
- Intermediate Representations
- Optimization
- Code Generation
- Interpreters
- Run-time Systems
- Tools
- Other
|
|
Send comments/requests about the "Analysis and Implementation" page to
sigplanet@acm.org
|