Hello World: Stuck
Let's start off the series with Stuck, a language where an empty file will output "Hello, World!"
Code
That's it, no code. An empty file in Stuck will print "Hello, World!".
How Does This Work?
We can take a look at the Github repository for Stuck ...
viviandai.hashnode.dev1 min read