Pljic!
Jump to navigation
Jump to search
PLJIC! is a programming language created by User:Mmmph! as a thing to do.
Overview
PLJIC! code is executed one character at a time, much like HQ9+.
Commands
Pprints the internal variable.Llabel, sets the label position to it's position in the program.Jjumps to the current label.Itakes input from the user as a string, and stores it in the internal variable.Cif the internal variable is "0", jump.!ends the program.
Examples
False machine:
ILPC!
Cat program:
LIPJ
Implementations
There is an implementation in L1-OS but it's closed source for now. A python implementation coming soon-ish :)