IMO Guile is a beautiful language! And Andy Wingo does an excellent job at describing it!
@bitwize5 жыл бұрын
Guile goes with everything.
@पापानटोले5 жыл бұрын
But Guile generates fianlly C files, right?
@remibirot-delrue19293 жыл бұрын
@@पापानटोले Nope, it doesn’t compile to C. It compiles to some bytecode that’s interpreted by a small virtual machine. However, there’s a JIT that compiles hot-spots to machine code (like the JVM does), but it is not intended for compiling native excutables (as I understand it).
@ArneBab Жыл бұрын
Now I hear the Guile theme again in my head - thank you!