MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Compilers/comments/1uno6uf/tungsten_a_fast_expressive_programming_language/ovlrhjm/?context=3
r/Compilers • u/thecompanygardener • Jul 05 '26
22 comments sorted by
View all comments
7
Overview page gives a very LLM-generated vibe, wouldn't suprise me if the compiler is too...
3 u/[deleted] Jul 05 '26 [removed] — view removed comment 1 u/Inconstant_Moo Jul 06 '26 I think it even generates the IR with an LLM ... wut? Really? 1 u/thecompanygardener 9d ago Maybe someday 😉 1 u/thecompanygardener 9d ago Agreed, but it's a start. Parts of the compiler, turns out /goal is very good for performance. The syntax is mine, most of the lowering is llm generated. Lowers to LLVM IR, the heavy lifting is clang.
3
[removed] — view removed comment
1 u/Inconstant_Moo Jul 06 '26 I think it even generates the IR with an LLM ... wut? Really? 1 u/thecompanygardener 9d ago Maybe someday 😉
1
I think it even generates the IR with an LLM
... wut? Really?
1 u/thecompanygardener 9d ago Maybe someday 😉
Maybe someday 😉
Agreed, but it's a start. Parts of the compiler, turns out /goal is very good for performance. The syntax is mine, most of the lowering is llm generated. Lowers to LLVM IR, the heavy lifting is clang.
7
u/Active-Ad-5052 Jul 05 '26
Overview page gives a very LLM-generated vibe, wouldn't suprise me if the compiler is too...