This site is meant as a supplement to LETHE: a concept workstation for the 21st century. It describes the Dhar programming language, a syncretic and heretical design built out of bits lifted from numerous other languages.

Summary

Dhar (meaning literally "black magic") is a strongly-typed Lisp-like language with syntactic and vocabulary affordances that surmount the typical obstacles that prevent adopting Lisp. In Lethe, it is used in multiple dialects, variously targeting systems programming, application programming, and the shell. This top-down family design provides cohesion without crippling expressivity in one domain due to considerations required for another.

Because of the goal of making a Lisp for non-Lispers, some aspects of Dhar may look unappetizing to programmers with a Lisp background. However, since there are so many Lisp dialects already, and the talent base is already so fragmented, the drawbacks of creating yet another Lisp dialect are much less of an obstacle than holding back non-Lispers with unfamiliar idiosyncrasies.