Futhark

Comments Off on Futhark

Sure! Here’s how you can write and print “Hello World!” in Futhark:

// Function to print a string
fn main() {
  // The string "Hello World!"
  let msg = "Hello World!";
  // Print the message
  println!("{}", msg);
}

This code defines a simple program that prints "Hello World!" using Futhark’s println! macro. Note that Futhark is primarily designed for parallel and vector programming, so this example doesn’t leverage those features but simply demonstrates basic string handling and output.

Prompt
young woman, beautiful face, standing, great body, gorgeous figure, long legs, pretty eyes, long hair, learns Futhark programming language, beautiful background, magnificent scenery, Recycle group style, HD, sharp focus, stunningly beautiful, hyper-detailed, Ink Dripping Drawing, ink drawing, dripping ink

Negative prompt
verybadimagenegative, bad_prompt_version2-neg, easynegative, FastNegativeV2, ugly, deformed, noisy, blurry, low contrast, colorful, vibrant, 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: qwen2.5

Image model: ProtoVisionXL