I made JIT Compiler for Brainf*ck lol

Описание к видео I made JIT Compiler for Brainf*ck lol

References:
- Project idea by https://github.com/bit69tream
- Wikipedia - Brainfuck - https://en.wikipedia.org/wiki/Brainfuck
- Computer Enhance - Byte Positions Are Better Than Line Numbers - https://www.computerenhance.com/p/byt...
- flat assembler - https://flatassembler.net/
- ChromiumOS - Linux Syscall Table -https://chromium.googlesource.com/chr...
- Tsoding - bfjit - https://github.com/tsoding/bfjit

Chapters:
- 00:00:00 - Announcement
- 00:00:42 - Intro
- 00:06:00 - Hello, World
- 00:09:36 - Intermediate Representation
- 00:52:09 - Interpreter
- 01:02:03 - Flat Assembler
- 01:14:24 - Raw Binary Image
- 01:18:41 - runbin
- 01:36:08 - JIT compiler
- 03:02:45 - Outro

Комментарии

Информация по комментариям в разработке