Ad-hoc is an open source programming language created in 2017.
#2366on PLDB | 7Years Old |
git clone https://github.com/pera/ad-hoc
Ad-hoc is an experimental programming language currently supporting the following features: first-class functions, immutability, lambda terms, recursion, closures, strict and non-strict evaluation, lexical and dynamic scopes, and deep binding.