varaq-interpreter-go/examples/http_hello_world.vqe

9 lines
171 B
Plaintext
Raw Normal View History

2023-03-18 22:26:32 -04:00
{
"<!DOCTYPE html>" disp newline
"<html>" disp newline
"<body>" disp newline
"<h1>nuqneH 'u'?</h1>" disp newline
"</body>" disp newline
"</html>" disp
} ":3333" servehttp