6 ms·
I understood this language like being something similar to assembly. Many compiled languages can compile down to assembly and which can be used to debug/optimi
by flossly 29d ago
I understood this language like being something similar to assembly.
Many compiled languages can compile down to assembly and which can be used to debug/optimize/understand the compilation process.
Assembly is so close to the underlying hardware that it's not very practical for us humans to write software with it.
> Can it interact with other languages?
I'd say this is probably similar to the story with assembly. Assembly cannot interop with C. But C can be compiled down to assembly (not sure that counts as "interact" to you).
- tekne 29d agoAssembly can totally interop with C.
- flossly 27d agoWhen that C is compiled down to... assembly? Or binary? I cannot call a C function by name from assembly right?
- ktallett 29d agoWell the logical step would be that you are creating a silicon photonics environment that has comparable input and output to the real world (classical computing) which is always into another system to appropriately input, readout, and feedback into the system. Hence why interaction with the languages that readout and input will involve are essential.