wikipedia
"""
Greenspun's Tenth Rule of Programming is a common aphorism in computer programming and especially programming language circles. It states:
Any sufficiently complicated C or Fortran program contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Common Lisp
Prolog follow-up
Any sufficiently complicated LISP program is going to contain a slow implementation of half of Prolog.
"""
Any sufficiently complicated C or Fortran program contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Common Lisp
Prolog follow-up
Any sufficiently complicated LISP program is going to contain a slow implementation of half of Prolog. """