Symbol
The tutorial 'Clojure By Example' is hosted on GitHub Pages by user kimh. This indicates it's a community-contributed resource, likely created by an individual developer or Clojure enthusiast. The format of hosting on GitHub Pages suggests that the content is open-source and may be collaboratively improved or updated over time.
This tutorial focuses on Clojure, a modern, dynamic, and functional dialect of the Lisp programming language. Clojure runs on the Java Virtual Machine, Common Language Runtime, and JavaScript engines. It is designed to be a general-purpose language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.