Jenny
A general purpose programming language I'm making Jenny out of interest, and mainly just because I want to see how far I can get with making my own language.
Jenny stands out (whether or not it's good or bad) in the fact that it doesn't support Integer numbers, only floats and doubles
Currently WIP
Conditional Branching
User Input
Byte and String data types
Looping