islisp-dev / iris

The interpreter of ISLisp

Home Page:https://islisp.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IRIS

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.

About

The interpreter of ISLisp

https://islisp.js.org

License:Mozilla Public License 2.0


Languages

Language:Go 96.3%Language:JavaScript 3.7%Language:Makefile 0.0%