iris
iris copied to clipboard
The interpreter of ISLisp
IRIS is a interpreter of ISLisp implemented with golang.
ISLisp is a member of LISP family and standardized by ISO in 2007. As you know, Common Lisp is standardized by ANSI in 1994. The webpage and the online REPL are at islisp.js.org.
Academic work
We submitted a paper about this work to KSE2021 conference.
In the paper, we referenced the code in kse2021 branch of this repository.
License
This software is licensed under the Mozilla Public License v2.0
Copyright
Copyright (c) 2017-2021 islisp-dev All Rights Reserved.