Software Engineering KB

Home

❯

02 Programming Languages and Paradigms

❯

02 Language Implementation

❯

01 Concept

Folder: 02-Programming-Languages-and-Paradigms/02-Language-Implementation/01-Concept

18 items under this folder.

  • Feb 10, 2026

    Ahead-of-Time (AOT)

    • language-implementation
    • aot
    • compilation
  • Feb 10, 2026

    Bytecode

    • language-implementation
    • bytecode
    • runtime
  • Feb 10, 2026

    Code Generation (Compilation)

    • language-implementation
    • compilation
    • codegen
  • Feb 10, 2026

    Foreign Function Interface (FFI)

    • language-implementation
    • ffi
    • runtime
  • Feb 10, 2026

    Intermediate Representation (IR)

    • language-implementation
    • compilation
    • ir
  • Feb 10, 2026

    Interpretation

    • language-implementation
    • interpretation
  • Feb 10, 2026

    Just-in-Time (JIT)

    • language-implementation
    • jit
    • compilation
  • Feb 10, 2026

    Lexing - Tokenization

    • language-implementation
    • compilation
    • lexing
  • Feb 10, 2026

    Operator Precedence Parsing

    • language-implementation
    • parsing
    • operator-precedence
  • Feb 10, 2026

    Optimization

    • language-implementation
    • compilation
    • optimization
  • Feb 10, 2026

    Parser Combinators

    • language-implementation
    • parsing
    • combinators
  • Feb 10, 2026

    Parser Generators

    • language-implementation
    • parsing
    • generators
  • Feb 10, 2026

    Parsing (Compilation)

    • language-implementation
    • compilation
    • parsing
  • Feb 10, 2026

    Recursive Descent

    • language-implementation
    • parsing
    • recursive-descent
  • Feb 10, 2026

    Runtime Linking

    • language-implementation
    • linking
    • runtime
  • Feb 10, 2026

    Semantic Analysis

    • language-implementation
    • compilation
    • semantic
  • Feb 10, 2026

    Transpilation

    • language-implementation
    • transpilation
  • Feb 10, 2026

    Virtual Machines

    • language-implementation
    • virtual-machines
    • runtime

Created with Quartz v4.5.2 © 2026

  • GitHub