mcastorina / glispr

Simple lisp parser written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glispr

A simple Lisp parser written in GoLang.

Building

go build ./cmd/glispr

Running tests

go test ./...

About

Simple lisp parser written in Go


Languages

Language:Go 100.0%