Bliss is a new language that sugarcoats C. It has a syntax that is very simple with an aim to minimize errors and provide higher level of abstraction. An accompanying bliss2c script translates Bliss into a C code and then you compile the resulting C-code as usual.