OmniMark

Comments Off on OmniMark

In OmniMark, you can write “Hello World!” with the following code:

rules
  print-hello-world
    send "Hello World!\n" to output
end rules

start:
  print-hello-world

Here’s a brief explanation of what this OmniMark program does:

  1. rules block defines named rules, in this case, print-hello-world.
  2. Inside the rule print-hello-world, we use the send statement to output “Hello World!” followed by a newline character (\n) to the standard output (usually the console).
  3. The start: label indicates where to start execution of the program, in this case, it’s calling the print-hello-world rule.
    Prompt
    young woman, beautiful face, standing, great body, gorgeous figure, long legs, pretty eyes, long hair, learns OmniMark programming language, beautiful background, magnificent scenery, Maurice de Vlaminck style, HD, sharp focus, stunningly beautiful, hyper-detailed, Googie Art Style, dynamic, dramatic, 1950’s futurism, bold boomerang angles, Googie art 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: granite3.2

Image model: Shuttle3Diffusion