Your Program as a Transpiler - Applying Compiler Design to Everyday Programming

Your Program as a Transpiler - Applying Compiler Design to Everyday Programming

Devoxx via YouTube Direct link

Data transformation pipelines

12 of 39

12 of 39

Data transformation pipelines

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Your Program as a Transpiler - Applying Compiler Design to Everyday Programming

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Motivation
  3. 3 Goals
  4. 4 Whats a Transpiler
  5. 5 Myths about Transpilers
  6. 6 Writing a good compiler and writing a good Transpiler
  7. 7 What can you solve with compilerlike workflows
  8. 8 How to describe a compilerlike workflow
  9. 9 BPM
  10. 10 Goal
  11. 11 Recognize your compilation phase
  12. 12 Data transformation pipelines
  13. 13 BPMN
  14. 14 How does a compiler work
  15. 15 What makes a proper compiler
  16. 16 Configuration file example
  17. 17 Data processing and producer reports
  18. 18 Workflow engine
  19. 19 Phases vs passes
  20. 20 Reading a config file
  21. 21 One single pass
  22. 22 Evaluation
  23. 23 Display
  24. 24 Lets Visitors
  25. 25 Runtime Representation
  26. 26 Generate Code
  27. 27 Boot Time Optimization
  28. 28 Application Wiring
  29. 29 Reflections
  30. 30 Annotation Processor
  31. 31 Cogito
  32. 32 Quercus
  33. 33 Code Extension
  34. 34 Druce
  35. 35 Rule
  36. 36 The Submarine
  37. 37 Conclusion
  38. 38 Links
  39. 39 Questions

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.