My own custom virtual machine, bytecode format, and assembler
The virtual machine is named CCVM (code community virtual machine) This VM runs an executable bytecode format named CCB (Code Community Bytecode) This bytecode can be assembled from CCA (Code Community Assembly)