Codename: CRAWL
From Esolang
CRAWL is a programming language being developed as a modeling language for evolvable computer programs, also known as genetic algorithms. It was inspired primarily by Avida, an "auto-adaptive genetic system" created by researchers at the California Institute of Technology. The syntax and basic structure of the language is derived from Befunge, but will utilize function spaces and stricter control over multi-threading, along with a redeveloped stack.

