My Blog, if you’re into Lisp, Emacs, a tiny bit of politics, and building a better web.
openpgp4fpr:a9746ec6601b3bfbbbfe0f8debe8cf7a60403887
Is this repo dead? Hasn’t been updated to 2 years
you know the luddites were only standing up for their rights, they didn’t hate technology
I don’t think luajit compiles lua to C and then compiles the C, that would be pretty silly. JIT compilers directly output machine code.
And as long as you can do something in a higher level language there’s no need to involve manual memory management or tracking ownership (rust)