Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Concept
Self-hosting (compilers)
Graph Chatbot
Related lectures (18)
Login to filter by course
Login to filter by course
Reset
Previous
Page 1 of 2
Next
Scala Lens Compilation
Covers the compilation process of Scala Lens and the use of iterable collections for padding results.
Correctness of Compilers: Part 2
Explores the correctness of compilers, emphasizing expression evaluation, bytecode compilation, and stack operations.
Model Interpretation and Compilation
Explores model interpretation, compilation via partial evaluation, function calls, and the transition to partial evaluation, emphasizing the importance of model interpreters in supporting modeling languages.
Grace Hopper: Computer Programming Pioneer
Delves into Grace Hopper's pioneering work in computer programming, making it more accessible and efficient.
Language Server Protocol: Implementation for IME Compiler
Covers the Language Server Protocol implementation for the IME compiler, focusing on features like auto-completion and signature helpers.
The CEPA and the Bug
Explores the CEPA, compilers, and the origin of the term 'bug' in computing.
Practical Engineering 1: Signal Processing
Explores advanced software engineering topics and signal processing using lazy lists to build a sound synthesizer from scratch.
Compilers: Challenges with Digital Signal Processors
Covers the challenges of compiling for digital signal processors due to their unique architectural features and irregularities.
Compilation and C++ Basics
Covers the basics of compilation and C++ programming, including variables, functions, loops, and debugging.
Intermediate Representations: CPS/L3
Covers intermediate representations in compilers, focusing on CPS/L3 functional IR with local continuations and control constructs.