Ashes
A small experimental pure functional language in the ML family, along with a compiler I developed that directly produces native executables on Linux and Windows without an external toolchain. It keeps a deliberately small core built around expressions, immutable bindings, pattern matching, type inference, and clarity over feature count.