iris

command module
v0.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2020 License: MPL-2.0 Imports: 6 Imported by: 0

README

iris

Iris is a interpreter of ISLisp implemented with golang

logo

Introduction

ISLisp is a member of LISP family and standardized by ISO in 2007. As you know, Common Lisp is standardized by ANSI in 1994. Iris is a interpreter of ISLisp implemented with golang.

Iris has the webpage and the online REPL. islisp.js.org

Usage

Install

You can install iris with go get

$ go get github.com/islisp-dev/iris
Update

You can update iris with go get

$ go get -u github.com/islisp-dev/iris

Development

Test

Iris is tested on TravisCI with this command.

$ go test ./...

License

This software is licensed under the Mozilla Public License v2.0

Copyright (c) 2017 islisp-dev All Rights Reserved.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
reader
env

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL