We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30afa28 commit a89839aCopy full SHA for a89839a
1 file changed
examples/hello-world.lisp
@@ -0,0 +1,4 @@
1
+#!./pixie-vm
2
+
3
+(puts "hello, world!")
4
+(print "arguments: " program-arguments)
0 commit comments