An implementation of a Lisp from Build your own Lisp written in Ada 2012.
$ git clone git@github.com:Lucretia/lispy.git
$ cd lispy/build/gnat
$ make
Ada 2012 compiler.
FSF GNAT 7.3.0
Copyright (C) 2018-2019 by Luke A. Guest
Other Copyrights held by Daniel Holden for his MPC lib which is included in this project, see the LICENSE file for more information.
New-style BSD, see LICENCE file in source root directory and at the start of all source files.