Fennec (programming language, very wip)

Git Repository (proof of concept)

Fennec is a programming language intended to be used in system programming, simple applications, and anything where a simple barebones assembly-adjacent programming language is desired. Notably, it lacks a type system or data structures more complex than arrays.

It is currently in very early development and subject to change. I am working on a new version as we speak, but that will probably take a while.