pcnt is a minimalist programming language. It's a personal attempt at code golf.
So the main idea behind pcnt is that everything is represented with one character. It's called pcnt because one of these characters, %, is used to tell the compiler for a variable, which is very common.
Currently my idea and implimentation is very shaky, but I want to try it out.
// Do later