Hacker News new | ask | show | jobs
by fernly 1256 days ago
See https://docs.exaloop.io/codon/general/faq

"While Codon does offer a JIT decorator similar to Numba's, Codon is in general an ahead-of-time compiler that compiles end-to-end programs to native code. It also supports compilation of a much broader set of Python constructs and libraries."

1 comments

Super neat that it has an FFI as well