hop is a programming language created in 2006.
#2584on PLDB | 18Years Old |
(define-service (hello-world)
(<HTML>
(<HEAD>
(<TITLE> "Hello World"))
(<BODY>
"Hello World")))
Feature | Supported | Example | Token |
---|---|---|---|
Strings | โ | "Hello world" | " |