Thread

Zero-JS Hypermedia Browser

Relays: 5
Replies: 0
Generated: 11:41:14
Yes, the rust compiler is written in rust too. The thing is at the beginning, you need to write the compiler for your language in a language that already exists. It'll take your code files and turn them into machine code. But say you then write C code that can compile C code (read C code files and convert them into machine code), and you compile it using your existing compiler written in Assembly or whatever. Then you can run the C compiler you wrote in C to compile new C code.
2025-12-05 21:58:45 from 1 relay(s) ↑ Parent
Login to reply