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
- Host: GitHub
- URL: https://github.com/islisp-dev/islisp.js.org
- Owner: islisp-dev
- License: mpl-2.0
- Created: 2017-08-23T20:57:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-02T07:37:59.000Z (over 4 years ago)
- Last Synced: 2025-05-15T23:42:05.435Z (10 months ago)
- Language: JavaScript
- Homepage: https://islisp.js.org
- Size: 2.69 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.