An open API service indexing awesome lists of open source software.

https://github.com/islisp-dev/islisp.js.org

Webpage of the islisp interpreter with gopherjs
https://github.com/islisp-dev/islisp.js.org

Last synced: 9 months ago
JSON representation

Webpage of the islisp interpreter with gopherjs

Awesome Lists containing this project

README

          

# islisp.js.org
Webpage for iris which is islisp implementation on Go and Gopherjs.

## WebREPL
Iris supports WebREPL that works on JavaScript in modern web browsers and Node.js.

WebREPL is based on [Iris](https://github.com/asciian/iris/) and built with gopherjs.
You can see `main.go`

## License
Copyright © 2017 asciian All Rights Reserved.

All of contents are licensed under the MPLv2.0. Please see LICENSE file.