> (has-competition-p 'borkdude)
t
>
It apparently sits atop a thirty year old project: https://en.wikipedia.org/wiki/Embeddable_Common_Lisp
Lisp (historically LISP) is a family of programming languages with a long history and a distinctive, fully parenthesized prefix notation. Originally specified in 1958, Lisp is the second-oldest high-level programming language. Only Fortran is older, by one year.
Common Lisp
Clojure
Racket
Scheme
> (has-competition-p 'borkdude)
t
>
It apparently sits atop a thirty year old project: https://en.wikipedia.org/wiki/Embeddable_Common_Lisp
Better, ECL originates in KCL, so 41y.