View Project
mutant is an open source programming language whose aim is to provide an accessible, secure way for programming & security research.
Key features of mutantKISS: The language is simple enough to be learnt in under an hour
Compile time & Runtime Security: Encrypted byte code ensures security on disk and in memory
Cross Platform: MVM (Mutant Virtual Machine) makes sure that the language works on YOUR machine
Cross Compilation: mutant supports compiling standalone, independent binary executables for multiple platforms.
Built with