Programming Languages Detailed Notes
Programming Languages Detailed Notes
Notes
1. Syntactic and Semantic Rules of a Programming Language
Syntactic Rules:
Semantic Rules:
Interpreter:
- Executes code line-by-line.
Assembler:
Implementation:
Type Checking:
Type Conversions:
Floating-Point Types:
9. Enumerations
- User-defined type with fixed set of constants.
- true or false.
Characters:
- Stored as ASCII/Unicode.