just learned there's a python distribution "codon" that's statically typed and 10x-100x faster than cpython and has built-in support for OpenMP and writing GPU kernels and lets you embed LLVM IR inside a Python program (???????)
Codon got its start as Seq [4], a domain specific language (DSL) written specifically for working with genomics data.
???????????

