Source: commons.wikimedia.org

Lisp-like programming language

Created Year: 2006
Created by: Manuel Serrano
Operating systems: GNU/Linux
Implemented in: Scheme
Aliases: Hop.js

Wikidata: Q3140351

Influenced by: Scheme

Programming paradigms: functional programmingmulti-paradigm programmingmultitier programming

Language types: functional programming languagemulti-paradigm programming language

Hop Influence Network

Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.

Hello World in Hop

(define-service (hello-world)
  (<HTML>
     (<HEAD>
        (<TITLE> "Hello World"))
     (<BODY>
        "Hello World")))

Search on GitHub


Latest data update: 2022-09-16