Short clip from august 12, we are catching up in the editing, this one is not very special.
Table of Contents
1. Listening to my podcast
2. I might be a victim of a meme
3. Compile the compiler
4. OS and virtual machine
5. Everything you need
6. Different compilers can compile it self
7. Dont have definition of the language
8. Compile the other compiler
9. LLVM vs GCC
10. Is the entire language covered
11. Grammar
12. Conflict
13. If you have one known input1 Listening to my podcast
ts 0:00:47 https://podcastperformancecoach.com/003-listen-podcast/ "Most podcasters never listen to their own podcast. This is crazy! DO IT!"
2 I might be a victim of a meme
ts 0:01:12 https://www.yourvibration.com/38504/you-are-infected-with-memes/ https://www.reddit.com/r/memes/comments/g37bm0/rmemes_memonavirus_infected_meta_thread/
3 Compile the compiler
ts 0:01:34 https://en.wikipedia.org/wiki/Bootstrapping_(compilers)
4 OS and virtual machine
GCC in docker https://github.com/xieyubo/gcc-docker
LLVM in docker https://releases.llvm.org/8.0.0/docs/Docker.html
5 Everything you need
6 Different compilers can compile it self
ts 0:02:46 https://nitaly.medium.com/steps-to-compile-with-gcc-84d7cda311a
7 Dont have definition of the language
ts 0:03:04 https://en.wikipedia.org/wiki/C_(programming_language)
http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2596.pdf
8 Compile the other compiler
ts 0:03:28 https://gcc.gnu.org/install/configure.html
9 LLVM vs GCC
10 Is the entire language covered
11 Grammar
12 Conflict
13 If you have one known input