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

https://github.com/oleiade/lipstick

Minimalistic lisp dialect implementation
https://github.com/oleiade/lipstick

Last synced: 10 months ago
JSON representation

Minimalistic lisp dialect implementation

Awesome Lists containing this project

README

          

lipstick
========

Minimalistic lisp dialect implementation

## Installation

#### Dependencies

* libedit

#### Build

```bash
$ make
```