Embed presentation
Downloaded 36 times















The document discusses intermediate languages, which are languages used internally by compilers to represent code in a platform-independent way. Intermediate languages allow code to be compiled once and run on multiple platforms, improving portability. Popular intermediate languages include p-code for Pascal compilers and Java bytecodes. The document explores the history and approaches to intermediate languages, including stack-based representations and using high-level languages like C as intermediates.













