Hop

Lisp-like programming language

Created Year: 2006
Created by: Institut National de Recherche en Informatique et en Automatique
Operating systems: Q3251801
Implemented in: Scheme
Aliases: Hop.js

Wikidata: Q3140351

Influenced by: Scheme

Programming paradigms: multitier programmingmulti-paradigm programmingfunctional programming

Language types: multi-paradigm programming languagefunctional 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: 2025-10-10