Completed
Error Handling
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Daffodil: How Functional Programming Leads to Tight C Code at Runtime
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is Daffodil
- 3 ISO 853
- 4 Daffodil Innovations
- 5 Daffodil Unparsing
- 6 Data Conversion
- 7 Daffodil Infoset
- 8 Daffodil in Scala
- 9 The C Runtime
- 10 Whats in Daffodil
- 11 Daffodil for Space
- 12 How Compilers Work
- 13 Lazy Evaluation
- 14 Schema Model
- 15 Attribute Grammars
- 16 Lazy Evaluation Initiative
- 17 Leg Hosts
- 18 Grammar Tree
- 19 Optimizer Framework
- 20 Runtime
- 21 Schema
- 22 Runtime 2 goals
- 23 Runtime 2 infoset
- 24 How Runtime 2 works
- 25 Simple schema
- 26 Union structure
- 27 Unparse
- 28 Error Handling
- 29 Data Format Debugger
- 30 EXI
- 31 Questions