onlyafly / piquant

Another Lisp in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Piquant

License: MIT (see included LICENSE file)

Author: Kevin P. Albrecht - http://www.kevinalbrecht.com

Web Site: http://www.github.com/onlyafly/piquant

What is Piquant?

Piquant is a Lisp written in Go.

Running Test Suite

$ make test

Building From Source

$ make

Start REPL

$ piquant

Load forms from file then start REPL

$ piquant -l foo.v

About

Another Lisp in Go

License:MIT License


Languages

Language:Go 87.3%Language:Coq 8.8%Language:Verilog 3.7%Language:Makefile 0.3%