Vulpes (Vulpes Vulpes) is a language inspired by Rust and Lisp. Designed for rapid prototyping, clean syntax, instant REPL feedback, and high performance AOT compilation.
Following a prototype in Python, I am now implementing a performant version in C++.
For more details on spec check out the spec.
Vulpes is licensed under Apache 2.0. See the LICENSE file for details.