how an interpreter works #shorts

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

As a person who can’t even write a while loop program properly, this is very helpful

pixels
Автор

holy shit man... just before 3 days ago i was building a interpreter for my language called "FC" (Really F C 🖕) but i got stuck at something and decided to take a break but now you are making me to work on that track again

henil
Автор

I once made a half finished but still works LLVM compiler for a meme language called redditlang in rust

Elijah
Автор

Nice thank 😊 🙏 👍 👌 👏 ☺ 😊 🙏 👍 👌 👏 ☺ 😊 🙏

maevesilvestrys
Автор

making a compiler is harder. You need a lexer, parser, IR, etc. ye but if youre gonna make a compiler FTLOG DO IT IN RUST

IlliaZhdanov
Автор

Why do I have to see a video like this to find out there are ways to go about doing the things I've been thinking about? When I don't feel like slogging through the next thing to teach myself in the current language I'm using/learning, I rehash a simple program I wrote long ago in a language that is new to me or try to think of different ways to do it in ASM, always thinking how back in the day ASM developers had to essentially write a language for every program they wrote and that this program of mine does what it does well enough because it's simple but it's easy to modify it to do other things, could I base a language on i?

Ima just have to find out.

SameAsAnyOtherStranger
Автор

idek why i watched this i literally know this

TheRealMangoDev
Автор

Please look into the Rust systems programming language. I bet you won't regret it!

dyspatch
Автор

Hey this looks easy. I'm sure anyone could do it.

TannerJ
Автор

Wrote a compiler during my bachelors. Changed my life ✅

davidadamson