diff --git a/handout/handout.md b/handout/handout.md new file mode 100644 index 0000000..09f81e9 --- /dev/null +++ b/handout/handout.md @@ -0,0 +1,15 @@ +# Beyond .\*Script - Implementing a Language for the Web +*Veit Heller, 25.01.2017* + +## Agenda +1. Presentation + i. Introduction + ii. Related + iii. Concept Design + iv. System Design + v. Implementation + vi. Evaluation of the Prototype + vii. Summary and Outlook +2. Showcase + i. Hello World + ii. An in-browser zepto REPL diff --git a/handout/handout.pdf b/handout/handout.pdf new file mode 100644 index 0000000..0ff9ddf Binary files /dev/null and b/handout/handout.pdf differ