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
- Host: GitHub
- URL: https://github.com/oleiade/lipstick
- Owner: oleiade
- License: mit
- Created: 2014-04-05T14:58:04.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-08T05:36:52.000Z (almost 12 years ago)
- Last Synced: 2025-02-26T13:50:43.848Z (11 months ago)
- Language: C
- Size: 164 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
lipstick
========
Minimalistic lisp dialect implementation
## Installation
#### Dependencies
* libedit
#### Build
```bash
$ make
```