#compiler نتائج البحث
See the SuperTest #compiler in action! It’s reliable across a huge spectrum of test cases: buff.ly/3YCZpb2
My C compiler in Javascript is starting to take form... #programming #compiler #javascript #clanguage #typescript
𝖘𝖔 𝖎𝖙'𝖘 𝖙𝖗𝖚𝖊, 𝖜𝖍𝖊𝖓 𝖆𝖑𝖑 𝖎𝖘 𝖘𝖆𝖎𝖉 𝖆𝖓𝖉 𝖉𝖔𝖓𝖊, 𝖌𝖗𝖎𝖊𝖋 𝖎𝖘 𝖙𝖍𝖊 𝖕𝖗𝖎𝖈𝖊 𝖜𝖊 𝖕𝖆𝖞 𝖋𝖔𝖗 𝖑𝖔𝖛𝖊. made by me here is the actual song for the mod🤪 #fnf #compiler #himself #music
Ever wondered how Go builds... Go? 🤔🐹 @sg_ga_ is on stage at #GopherConAfrica with 🧠 “Bootstrapping with Gophers: How Go Compiles Itself and What That Means for You.” A true journey into the heart of the Go compiler! 💙 #GoLang #Compiler #Gophers #GopherConAfrica2025 #gca25
The #compiler #optimization is an exciting field. The paper - MLGO: a Machine Learning Guided Compiler Optimizations Framework leverages ML for these optimizations. The research is ongoing with a build flag in LLVM, but it's fascinating to see how it evolves.
I have been experimenting how to use Directed Acyclic Graphs to represent programming language Immediate Representation and for compiler optimization. #compiler #DAG
The blog post keeps going, as I said it will take some time until I finish writing it, but I think you will really like the content :D #compiler #binaryanalysis #dalvik
✿ Compiler ┊ 23 sheets ✿ ... a 1994 OVA with character designs by Yuji Moriyama has been added to Patreon. #Compiler #anime #settei
how old were you when you first figured out that @typescript is a self-hosted programming language? #javascript #typescript #compiler #lexer
今朝の #MSX #BASIC #Compiler そろそろHRA!さんのBACONも見据えた開発に切り替えてようと思い、コンパイルするもリセットがかかり実行できず。 土曜に書いたSPRITE衝突テストはturboR以上の速度で実行できました。やっぱ速いなぁ。 そういえばMSXPenでディスク込みのshareってどうするのかな?😅
Behind the scenes of the OCaml optimising compiler flambda2 ocamlpro.com/blog/2024_03_1… @OCamlPro #Compiler #Optimisation
Hummanta 编译流程和 MLIR 定义。 此设计可达成多种语言和多目标生成的目的,引入 MLIR 的好处是尽可能保留源语言的上下文,以及不同 IR 的转换。 比如可复用 LLVM 的生态系统,也可以借助 Cranelift 实现真正的动态指令集。 #Compiler #LLVM #MLIR #Pliron #Rust
Think writing a compiler is only for low-level languages? 🤔 Think again! @TheCelavi will show you “How and why to write your own compiler” even in PHP, at PHP Serbia 2024. #phpsrb #PHP #Compiler #conference
#Luminal raises $5.3 million to build a better #GPU code framework | #Compiler #Startups #Valuation #Funding #VC #Business #Technology techcrunch.com/2025/11/17/lum… via @techcrunch
Evet o yüzden #compiler'ların topu Türkçe hep...
Bütün dilleri incelersen bilime en uygun dilin TÜRKÇE olduğu görülür. Çünkü matematiğe en fazla benzeyen dil bilim dilidir. Bu da TÜRKÇE'dir. En elverişsiz olan dil İngilizcedir. Prof. Dr. Oktay Sinanoğlu #OktaySinanoğluÜniversitesi
9. Write code to check if given linked list is circular or not. 10. Write code to check if 2 given binary trees are identical or not. (3/3) #AMD #Compiler #InterviewExperience ✌️
💡 What is the Purpose of a Compiler in Programming? A must-know Computer Awareness topic for IBPS RRB aspirants! #BankersAspire #ComputerAwareness #Compiler #IBPSRRB #BankExams
"A good example/model is the embedding of Lua into C programs. We do this by embedding Lua into all of our products so that rules in PFCLScan can be written in Lua or generic obfuscation can be done in PFCLObfuscate..." - petefinnigan.com/weblog/archive… #oracleace #scripting #compiler
"In other words the end user/customiser can write as much or as little scripting language as they want BUT we as designers control how the script language is exposed to the PL/SQL application." - petefinnigan.com/weblog/archive… #oracleace #scripting #compiler #interpreter #oracle
Ever wondered how Go builds... Go? 🤔🐹 @sg_ga_ is on stage at #GopherConAfrica with 🧠 “Bootstrapping with Gophers: How Go Compiles Itself and What That Means for You.” A true journey into the heart of the Go compiler! 💙 #GoLang #Compiler #Gophers #GopherConAfrica2025 #gca25
🚀 Starting a new research & development project: Adaptive-MLIR — an MLIR-driven adaptive compiler infrastructure for real-time stream analytics. We’re building a system that learns to optimize itself — combining MLIR + RL to deliver 3–10× faster analytics. #MLIR #Compiler #AI
"Each piece of PL/SQL that is part of an application is visible to anyone who has access to the database in USER_SOURCE, ALL_SOURCE and DBA_SOURCE depending on privileges." - petefinnigan.com/weblog/archive… #oracleace #scripting #compiler #interpreter #oracle
"We wanted to be able to ship PL/SQL and customise it after its deployed without re-compiling the PL/SQL but also to add a secondary level of security." - petefinnigan.com/weblog/archive… #oracleace #scripting #compiler #interpreter #oracle
Learned about a crazy Rust feature today! 🚀 There are macros for getting the line/column number which they were invoked 🤯 🦀 line!() - column()! - file!() 📚 Docs: doc.rust-lang.org/std/macro.line… #rustlang #compiler #macro #programming
Halo sahabat Kiwoom! Beberapa minggu lalu, Kiwoom hadir di acara COMPILER 2023 yang diadakan oleh HMTIF Universitas Bakrie loh! Intip keseruan acaranya yuk! . #COMPILER #YukNabungSaham #KiwoomSekuritas #HERO #Reksadana
The structure of the #compiler From: Compilers: principles, techniques, and tools #computerscience #programming
✿ Compiler ┊ 23 sheets ✿ ... a 1994 OVA with character designs by Yuji Moriyama has been added to Patreon. #Compiler #anime #settei
My C compiler in Javascript is starting to take form... #programming #compiler #javascript #clanguage #typescript
Ever wondered how Go builds... Go? 🤔🐹 @sg_ga_ is on stage at #GopherConAfrica with 🧠 “Bootstrapping with Gophers: How Go Compiles Itself and What That Means for You.” A true journey into the heart of the Go compiler! 💙 #GoLang #Compiler #Gophers #GopherConAfrica2025 #gca25
how old were you when you first figured out that @typescript is a self-hosted programming language? #javascript #typescript #compiler #lexer
The blog post keeps going, as I said it will take some time until I finish writing it, but I think you will really like the content :D #compiler #binaryanalysis #dalvik
今朝の #MSX #BASIC #Compiler そろそろHRA!さんのBACONも見据えた開発に切り替えてようと思い、コンパイルするもリセットがかかり実行できず。 土曜に書いたSPRITE衝突テストはturboR以上の速度で実行できました。やっぱ速いなぁ。 そういえばMSXPenでディスク込みのshareってどうするのかな?😅
Scheduling Model in LLVM Compiler myhsu.xyz/llvm-sched-mod… @llvmorg #Compiler #Optimizations @risc_v
Behind the scenes of the OCaml optimising compiler flambda2 ocamlpro.com/blog/2024_03_1… @OCamlPro #Compiler #Optimisation
Something went wrong.
Something went wrong.
United States Trends
- 1. $NVDA 69.9K posts
- 2. Jensen 21.2K posts
- 3. GeForce Season 5,233 posts
- 4. Peggy 37.5K posts
- 5. #happybdayTYGA N/A
- 6. #ใครในกระจกEP5 9,390 posts
- 7. Sumrall 2,176 posts
- 8. Martha 19.4K posts
- 9. Saba 10.9K posts
- 10. Stargate 6,373 posts
- 11. #WWESuperCardNewSeason N/A
- 12. #2Kgiveaway N/A
- 13. Comey 55.9K posts
- 14. Poverty 52.4K posts
- 15. The Fugitive 2,882 posts
- 16. NASA 51.9K posts
- 17. Kwame 6,536 posts
- 18. EPS of $1.30 N/A
- 19. Jason Crow 2,631 posts
- 20. Sonic 06 3,642 posts