XSharp (X#)

In XSharp (X#), which is an object-oriented dialect of Clipper (a high-level programming language), you can write “Hello World!” using the following code:

PROCEDURE Main()
  LOCAL cText := "Hello, World!"

  // Display text to console
  ? cText

RETURN
ENDPROC

This program defines a main procedure and within it, it creates a local variable cText that holds the string “Hello, World!”. The ? command is used to output this text to the console. When you run this XSharp program, it will print “Hello, World!” on the screen.

Prompt
young woman, beautiful face, standing, great body, gorgeous figure, long legs, pretty eyes, long hair, learns XSharp (X#) programming language, beautiful background, magnificent scenery, Claude Monet style, HD, sharp focus, stunningly beautiful, hyper-detailed, Caricature, exaggerated, comical, caricature

Negative prompt
verybadimagenegative, bad_prompt_version2-neg, easynegative, FastNegativeV2, ugly, deformed, noisy, blurry, low contrast, realistic, 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: DynaVisionXL

Leave a Reply

Your email address will not be published. Required fields are marked *

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)