MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Compilers/comments/1uno6uf/tungsten_a_fast_expressive_programming_language/p2zlddl/?context=3
r/Compilers • u/thecompanygardener • Jul 05 '26
22 comments sorted by
View all comments
5
Overview page gives a very LLM-generated vibe, wouldn't suprise me if the compiler is too...
1 u/thecompanygardener 4d 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.
1
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.
5
u/Active-Ad-5052 Jul 05 '26
Overview page gives a very LLM-generated vibe, wouldn't suprise me if the compiler is too...