From ab13eca5f69b283a93001b5968cf51c45249a80e Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Sun, 29 Dec 2024 00:46:54 +0400 Subject: examples added --- examples/hello_world.gorth | 1 + 1 file changed, 1 insertion(+) create mode 100644 examples/hello_world.gorth (limited to 'examples') diff --git a/examples/hello_world.gorth b/examples/hello_world.gorth new file mode 100644 index 0000000..424cfa3 --- /dev/null +++ b/examples/hello_world.gorth @@ -0,0 +1 @@ +pushstr "Hello, World!" println -- cgit v1.2.3