LLVM == BASEDLANG

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

Learn to write your own programming language using LLVM framework! ✨🔥 #LLVM #Programming #Tutorial #Baselang #Coding

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

I found the llvm tutorial to be the best resource to learn writing compilers/interpreters even if you do not intend to use llvm itself

krzysztofkak
Автор

there are also qbe, mlir and cranelift backends, but llvm has the biggest community as i know

kollpotato
Автор

I wish I could make the "return" keyword "yeet" in C++ now.

SomeDudeInBaltimore
Автор

Back in university, our programming language design course had us use llvm to implement the language, it was great. Unfortunately, my cousin was on my team and he's a low level dev at heart and went ahead and did all the work before i could even get started (I'm a full stack dev from html/css/js all the way down to Linux device drivers)

forivall
Автор

Currently writing my own language and compiler. I opted not to use LLVM. It would have saved me some time but I found their documentation to be awful and their code to be overly complicated. I also didn't want to be permanently bound to their ecosystem.

rhone
Автор

looks based to me (would try to code w/it for the memes tho)

xaxvu
Автор

you know someone's gonna fork this and make a real language

defme
Автор

Is the video to this available somewhere? I looked on your Twitch and youtube but couldn’t find it. Thank you!

mxlje
Автор

Language was fine until I read the variable scope section 💀

Big_bangx
Автор

"if you want to write your own programming language" andddd I'm out LMAO

peachezprogramming
Автор

I wonder if Dreamberd is actually achievable

nyssc
Автор

General question: how much of embedded did you learn on the job, how much in school and how much on your own?

iangonzalez
Автор

i had to use llvm for a compilers course i had in uni and the middle end optimisations are a nightmare😭

DozyDev
Автор

I call my language basedlang too - so now there will be confusion when it comes out :-(

uvata
Автор

Could you please add a link straight to the video? The link to twitch shows a large number of videos, and none of them seem to be this video you're referring to. Thanks.

jamesbond_
Автор

Can you tell about what should i learn to make a vpn or better i could say what project can make your knowledge better about network?

sadrakhanjari
Автор

I did my programming language with LLVM and Rust. With Inkwell. I called it Prime-Lang

RootsterAnon
Автор

Don't supposed to provide a mechanism to access program running memory without a segment fault?

petevenuti
Автор

Only I thought of making a language for a project, I see this

Oler-yxxj
Автор

Writing YOUR OWN VERY SPECIAL PROGRAMMING LANGUAGE does not seem viable from practical viewpoint. But, in limited cases user of some large information system may find useful to define subroutines in domain-specific markup

ivanp.