Not Quite C (NQC)

Comments Off on Not Quite C (NQC)

A blast from the past!

Here is a simple “Hello World” program in Not Quite C (NQC):

#include "simple.h"

main() {
  print("Hello World!")
}

Note that NQC is a high-level, object-oriented programming language specifically designed for robotics and control systems. It’s commonly used on LEGO Mindstorms robots.

The #include "simple.h" directive tells the compiler to include the simple.h header file, which provides basic functionality for printing text.

The main() function is the entry point of the program. The single line inside it, print("Hello World!"), uses the print() function from the simple.h library to output the string “Hello World!” to the console.

That’s it!

Prompt
NSFW, young woman, beautiful face, standing, great body, gorgeous figure, long legs, pretty eyes, long hair, learns Not Quite C (NQC) programming language, beautiful background, magnificent scenery, Anatoly Osmolovsky style, HD, sharp focus, stunningly beautiful, Color Field Painting, abstract, simple, geometic, color field painting style

Negative prompt
ugly, deformed, noisy, blurry, low contrast, extra eyes, bad eyes, ugly eyes, imperfect eyes, deformed pupils, deformed iris, cross-eyed, poorly drawn face, bad face, fused face, ugly face, worst face, unrealistic skin texture, out of frame, poorly drawn hands, cloned face, double face, blurry, bad quality

Text model: llama3

Image model: EventHorizonPictoXL